auth kustomize
ci.vdhsn.com/push Build is failing Details

trunk
Adam Veldhousen 2023-07-10 03:46:29 -05:00
parent fc9307e359
commit 389c6ed5e8
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@ patchesStrategicMerge:
- sync-cronjob.yaml
patches:
- target:
kind: Deployment
name: auth
patch: |-
- op: replace
path: /spec/template/spec/containers/0/image
value: git.vdhsn.com/barretthousen/service-auth:prod
- target:
kind: Deployment
name: catalog