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
12
grafana-backuper/kustomization.yaml
Normal file
12
grafana-backuper/kustomization.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
generators:
|
||||
- secret-generator.yaml
|
||||
resources:
|
||||
- 0-namespace.yaml
|
||||
- 1-cronjob.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
images:
|
||||
- name: git.ar21.de/yolokube/grafana-backuper
|
||||
newName: git.ar21.de/yolokube/grafana-backuper
|
||||
newTag: "49"
|
||||
namespace: grafana-backuper
|
Loading…
Add table
Add a link
Reference in a new issue