add secrets to appsfile
This commit is contained in:
parent
31aef2e676
commit
8d21913d54
2 changed files with 4 additions and 1 deletions
3
app.yaml
3
app.yaml
|
@ -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
|
||||
|
|
Reference in a new issue