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 14ba4e1 commit 5b310ceCopy full SHA for 5b310ce
charts/postgres-operator/values.yaml
@@ -4,11 +4,11 @@ image:
4
tag: v1.10.0
5
pullPolicy: "IfNotPresent"
6
7
- # Optionally specify an array of imagePullSecrets.
8
- # Secrets must be manually created in the namespace.
9
- # ref: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
10
- # imagePullSecrets:
11
- # - name: myRegistryKeySecretName
+# Optionally specify an array of imagePullSecrets.
+# Secrets must be manually created in the namespace.
+# ref: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
+# imagePullSecrets:
+# - name: myRegistryKeySecretName
12
13
podAnnotations: {}
14
podLabels: {}
0 commit comments