auth kustomize
ci.vdhsn.com/push Build is failing
Details
ci.vdhsn.com/push Build is failing
Details
parent
fc9307e359
commit
389c6ed5e8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue