Skip to content

Commit 1d23ded

Browse files
p4blockBrutus5000
authored andcommitted
Inject TLSStore into Kube System namespace
1 parent ef78c8d commit 1d23ded

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/traefik/templates/tlsStore.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ apiVersion: traefik.io/v1alpha1
33
kind: TLSStore
44
metadata:
55
name: default
6+
namespace: kube-system
67
spec:
78
defaultCertificate:
89
secretName: {{.Values.traefik.tlsStoreSecret}}

0 commit comments

Comments
 (0)