Skip to content

Commit ff37260

Browse files
committed
chore(reigstry): naming optimization
1 parent beda76c commit ff37260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/workflow/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ global:
5151
# The host port to which registry proxy binds to
5252
registry_service_port: 5555
5353
# Prefix for the imagepull secret created when using private registry
54-
secret_prefix: "private-registry"
54+
registry_secret_prefix: "private-registry"
5555
# If the Kubernetes cluster uses CNI
5656
# use_cni: true
5757
# Set the `listen` variable for registry-proxy's NGINX

0 commit comments

Comments
 (0)