Compare commits

..

No commits in common. "e78c99cb39fdef60ea32c06def62088e13a1100c" and "97c330692c3a493b9268d2a0dff5aa223cd663b7" have entirely different histories.

2 changed files with 1 additions and 9 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
*.decrypted~secrets* *.decrypted-secrets*
.decrypted~secrets.yaml

View File

@ -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