add secrets to appsfile

This commit is contained in:
Aaron Riedel 2024-09-30 21:30:27 +02:00
parent 31aef2e676
commit 8d21913d54
Signed by: aaron
GPG key ID: 643004654D40D577
2 changed files with 4 additions and 1 deletions

View file

@ -17,6 +17,9 @@ spec:
- repoURL: https://git.ar21.de/aaron/woodpecker-deployment.git
targetRevision: HEAD
ref: values
- repoURL: https://git.ar21.de/aaron/woodpecker-deployment.git
targetRevision: HEAD
path: secrets
destination:
server: https://kubernetes.default.svc
namespace: woodpecker
@ -24,4 +27,4 @@ spec:
syncOptions:
- CreateNamespace=true
automated:
prune: false
prune: false