imagePullSecrets:
(Redirected from PullSecrets:)
Jump to navigation
Jump to search
imagePullSecrets: - name: your-secret1 - name: your-secret2
helm get values cloudnative-pg -n cnpg-system USER-SUPPLIED VALUES: image: pullPolicy: IfNotPresent repository: YourRepo.jfrog.io/cloudnative-pg/cloudnative-pg tag: 1.27.0 imagePullSecrets: - name: YOUR-DEFINED-VALUES
Related[edit]
global:kind: Deployment- PullSecrets: in helm chart usually is mapped to
ImagePullSecrets:
See also[edit]
helm pull, imagePullSecrets:,--versionhelm create, values.yaml,templates,functions,podAnnotations:, podSecurityContext:,.helmignore- Kubernetes secrets: types,
kubectl [ get | create | describe | delete | secret ] secrets,secret.yml, kind: Secret, secretKeyRef, default-token, imagePullSecrets:, kubernetes.io/dockerconfigjson, External Secrets Operator (kind: ExternalSecret), Kubeseal
Advertising: