gcloud-lab/clusters/devops-lab/customer1-strimzi.yaml

22 lines
434 B
YAML
Raw Permalink Normal View History

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: customer1-strimzi
namespace: flux-system
spec:
interval: 1m0s
retryInterval: 1m
timeout: 5m
dependsOn:
- name: infrastructure-controllers
sourceRef:
kind: GitRepository
name: flux-system
path: ../../apps/staging/customer1-strimzi
prune: true
force: true
decryption:
provider: sops
secretRef:
name: sops-age