We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d999bd commit 814a6c3Copy full SHA for 814a6c3
1 file changed
charts/passport/values.yaml
@@ -1,7 +1,7 @@
1
org: "drycc"
2
image_pull_policy: "Always"
3
image_tag: "canary"
4
-image_registry: ""
+image_registry: "docker.io"
5
# Set passport deployment replicas
6
replicas: 1
7
# limits_cpu: "100m"
@@ -71,4 +71,4 @@ global:
71
platform_domain: ""
72
# Whether cert_passport is enabled to automatically generate passport certificates
73
cert_passport_enabled: "true"
74
- passport_location: "on-cluster"
+ passport_location: "on-cluster"
0 commit comments