apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: addon-observability-secrets namespace: flux-system spec: interval: 10m prune: true sourceRef: kind: GitRepository name: platform path: ./infrastructure/addons/observability-secrets dependsOn: - name: addon-external-secrets-store wait: false timeout: 5m suspend: false