We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beda76c commit ff37260Copy full SHA for ff37260
1 file changed
charts/workflow/values.yaml
@@ -51,7 +51,7 @@ global:
51
# The host port to which registry proxy binds to
52
registry_service_port: 5555
53
# Prefix for the imagepull secret created when using private registry
54
- secret_prefix: "private-registry"
+ registry_secret_prefix: "private-registry"
55
# If the Kubernetes cluster uses CNI
56
# use_cni: true
57
# Set the `listen` variable for registry-proxy's NGINX
0 commit comments