feat(grafana-backuper): move deployment to core-deployments repo
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
This commit is contained in:
parent
b4e877d629
commit
8de72c7755
6 changed files with 182 additions and 2 deletions
10
grafana-backuper/secret-generator.yaml
Normal file
10
grafana-backuper/secret-generator.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
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