Commit 0dc3ed5
committed
fix(argocd): add kustomize binary to KSOPS init container
The KSOPS tarball only contains the ksops binary, but the repo-server
volumeMounts expect both kustomize and ksops at /usr/local/bin.
Downloads kustomize v5.8.0 alongside KSOPS v4.4.0.1 parent 29e97b7 commit 0dc3ed5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments