fix(k8s): traefik log spam for non-existing local-tls secret, because of namespace isolation
This commit is contained in:
@@ -29,8 +29,6 @@ spec:
|
||||
services:
|
||||
- name: checkmk-service
|
||||
port: 5000
|
||||
tls:
|
||||
secretName: local-tls
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: IngressRoute
|
||||
@@ -46,5 +44,3 @@ spec:
|
||||
services:
|
||||
- name: checkmk-service
|
||||
port: 5000
|
||||
tls:
|
||||
secretName: local-tls
|
||||
|
||||
Reference in New Issue
Block a user