hydra-sql/misc/k8s/kustomization/overlays/dev/patches/add-registry-pull-secret.yaml
rudy 22231f791f
All checks were successful
Cadoles/hydra-sql/pipeline/pr-develop This commit looks good
issue-14: structure kubernetes
2023-06-15 15:38:14 +02:00

5 lines
88 B
YAML

- op: add
path: "/spec/template/spec/imagePullSecrets"
value:
- name: regcred-dev