Files
home-cluster-ops/kubernetes/apps/capacitor/capacitor.yaml

19 lines
365 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: capacitor
namespace: flux-system
spec:
targetNamespace: flux-system
interval: 1h
retryInterval: 2m
timeout: 5m
wait: true
prune: true
path: "./"
sourceRef:
kind: OCIRepository
name: capacitor
dependsOn:
- name: repositories
namespace: flux-system