remove redundant cert-manager namespace defenition

This commit is contained in:
Mans Ziesel 2024-10-13 19:01:28 +02:00
parent e48917613d
commit cfde58f5e1

View File

@ -4,6 +4,5 @@ kind: Kustomization
namespace: cert-manager namespace: cert-manager
resources: resources:
- ./base/cert-manager-namespace.yaml
- https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml - https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml
- ./base/mziesel-ca.yaml - ./base/mziesel-ca.yaml