ungleich-k8s/apps/nginx-certbot/overlays/ungleich/kustomization.yaml
Nico Schottelius f26e4eedb8 Need to add commonLabels so that the selector of service matches
Without it, the selector will match also ALL OTHER tls1-nginx labels!
2021-06-19 18:09:31 +02:00

10 lines
213 B
YAML

bases:
- ../../base
namePrefix: ungleich-
configMapGenerator:
- name: certbot-configmap
literals:
- DOMAIN=ungleich-tls1.default.svc.c2.k8s.ooo
- EMAIL=technik@ungleich.ch
commonLabels:
customer: ungleich