Need to add commonLabels so that the selector of service matches
Without it, the selector will match also ALL OTHER tls1-nginx labels!
This commit is contained in:
parent
ca4d91707a
commit
f26e4eedb8
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@ configMapGenerator:
|
|||
literals:
|
||||
- DOMAIN=ungleich-tls1.default.svc.c2.k8s.ooo
|
||||
- EMAIL=technik@ungleich.ch
|
||||
commonLabels:
|
||||
customer: ungleich
|
||||
|
|
Loading…
Reference in a new issue