add cert-manager ns
All checks were successful
ci / build (push) Successful in 9s

This commit is contained in:
CJ_Clippy 2024-04-25 22:48:17 +00:00
parent 8ae9605500
commit aa9bb1f199

View File

@ -1,3 +1,8 @@
apiVersion: v1
kind: Namespace
metadata:
name: cert-manager
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata: