fix: fix cert-manager deployment by adding cert-manager dir to flux deployments

This commit is contained in:
Patryk Hegenberg 2025-05-25 12:02:29 +02:00
parent adc9d0ce96
commit 72dd5de86c
3 changed files with 9 additions and 20 deletions

View file

@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources: []
resources:
- cert-manager/
# - monitoring/