default nonsense :)
This commit is contained in:
parent
bbf6bfc915
commit
469311d1c4
2 changed files with 2 additions and 3 deletions
|
@ -5,6 +5,5 @@ kind: Kustomization
|
|||
resources:
|
||||
- ./externalsecret.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ../../../../templates/gatus/guarded
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
|
|
|
@ -13,11 +13,11 @@ spec:
|
|||
dependsOn:
|
||||
- name: crunchy-postgres-operator-cluster
|
||||
- name: external-secrets-stores
|
||||
path: ./kubernetes/main/apps/default/autobrr/app
|
||||
path: ./kubernetes/apps/default/autobrr/app
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: home-kubernetes
|
||||
name: homelab
|
||||
wait: false
|
||||
interval: 30m
|
||||
retryInterval: 1m
|
||||
|
|
Loading…
Reference in a new issue