Compare commits
2 commits
6a1492aa97
...
8440de69fc
Author | SHA1 | Date | |
---|---|---|---|
8440de69fc | |||
c9c0eda84c |
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ repoServer:
|
||||||
secretName: sops-age
|
secretName: sops-age
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: install-ksops
|
- name: install-ksops
|
||||||
image: viaductoss/ksops:v4.3.2
|
image: viaductoss/ksops:v4.3.3
|
||||||
command: ["/bin/sh", "-c"]
|
command: ["/bin/sh", "-c"]
|
||||||
args:
|
args:
|
||||||
- echo "Installing KSOPS...";
|
- echo "Installing KSOPS...";
|
||||||
|
|
Loading…
Add table
Reference in a new issue