We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3132389 commit de2184dCopy full SHA for de2184d
core/overlays/zero-test/configmaps.yaml
@@ -78,7 +78,7 @@ data:
78
s3:
79
bucket: "thoth"
80
keyPrefix: "data/zero-test/argo/artifacts/"
81
- endpoint: "s3.upshift.redhat.com"
+ endpoint: "s3.openshift-storage.svc.cluster.local"
82
insecure: true
83
accessKeySecret:
84
name: argo-artifact-repository-secrets
0 commit comments