Compare commits
No commits in common. "8440de69fc64b3b20cbe66d6216824411b584b25" and "6a1492aa97e99220e8bf38bdf1b749a79c5df00c" have entirely different histories.
8440de69fc
...
6a1492aa97
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.3
|
image: viaductoss/ksops:v4.3.2
|
||||||
command: ["/bin/sh", "-c"]
|
command: ["/bin/sh", "-c"]
|
||||||
args:
|
args:
|
||||||
- echo "Installing KSOPS...";
|
- echo "Installing KSOPS...";
|
||||||
|
|
Loading…
Add table
Reference in a new issue