Compare commits
1 Commits
6a27f69b29
...
8f33813027
| Author | SHA1 | Date |
|---|---|---|
|
|
8f33813027 |
|
|
@ -64,6 +64,14 @@ patches:
|
||||||
path: /spec/template/spec/containers/0/image
|
path: /spec/template/spec/containers/0/image
|
||||||
value: git.vdhsn.com/barretthousen/client-web-client:beta
|
value: git.vdhsn.com/barretthousen/client-web-client:beta
|
||||||
|
|
||||||
|
- target:
|
||||||
|
kind: ServiceAccount
|
||||||
|
name: barretthousen
|
||||||
|
patch: |-
|
||||||
|
- op: replace
|
||||||
|
path: /spec/template/spec/containers/0/image
|
||||||
|
value: git.vdhsn.com/barretthousen/client-web-client:beta
|
||||||
|
|
||||||
- target:
|
- target:
|
||||||
kind: Secret
|
kind: Secret
|
||||||
name: bh-registry
|
name: bh-registry
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue