feat(grafana-backuper): move deployment to core-deployments repo
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
b4e877d629
commit
740e2311c2
6 changed files with 184 additions and 2 deletions
11
grafana-backuper/secret-generator.yaml
Normal file
11
grafana-backuper/secret-generator.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
apiVersion: viaduct.ai/v1
|
||||
kind: ksops
|
||||
metadata:
|
||||
name: secret-generator
|
||||
annotations:
|
||||
config.kubernetes.io/function: |
|
||||
exec:
|
||||
path: ksops
|
||||
files:
|
||||
- 2-secret.yaml
|
Loading…
Add table
Add a link
Reference in a new issue