Files
Keybard-Vagabond-Demo/manifests/cluster/flux-system/cert-manager.yaml

13 lines
268 B
YAML
Raw Normal View History

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cert-manager
namespace: flux-system
spec:
interval: 10m0s
path: ./manifests/infrastructure/cert-manager
prune: true
sourceRef:
kind: GitRepository
name: flux-system