move to local region

This commit is contained in:
Steffen Illium 2024-04-10 18:23:30 +02:00
parent 19aa22a4be
commit 41d342e101
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,9 @@ kind: Kustomization
namespace: cert-manager namespace: cert-manager
components:
- ../../components/local-region-selector.yaml
resources: resources:
- wildcard-cert.yaml - wildcard-cert.yaml
- dns-issuer.yaml - dns-issuer.yaml

View File

@ -1,8 +1,5 @@
groupName: acme.steffenillium.de groupName: acme.steffenillium.de
certManager:
namespace: cert-manager
webhook: webhook:
image: image:
tag: main tag: main