Compare commits
No commits in common. "e78c99cb39fdef60ea32c06def62088e13a1100c" and "97c330692c3a493b9268d2a0dff5aa223cd663b7" have entirely different histories.
e78c99cb39
...
97c330692c
|
@ -1,2 +1 @@
|
||||||
*.decrypted~secrets*
|
*.decrypted-secrets*
|
||||||
.decrypted~secrets.yaml
|
|
|
@ -10,13 +10,6 @@ spec:
|
||||||
repoURL: https://gitea.simplysyncedllc.com/Dex/argocd-configs.git
|
repoURL: https://gitea.simplysyncedllc.com/Dex/argocd-configs.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: kx3dex-radio/prod
|
path: kx3dex-radio/prod
|
||||||
plugin:
|
|
||||||
name: helmSecrets
|
|
||||||
env:
|
|
||||||
- name: HELM_OPTS
|
|
||||||
value: "secrets.yaml"
|
|
||||||
- name: RELEASE_NAME
|
|
||||||
value: "testapp"
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: kx3dex-radio
|
namespace: kx3dex-radio
|
||||||
|
|
Loading…
Reference in New Issue