feat: tls on podinfo
This commit is contained in:
@@ -41,3 +41,7 @@ spec:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- secretName: wildcard-cert-yadunut.dev-prod
|
||||
hosts:
|
||||
- podinfo.yadunut.dev
|
||||
|
||||
@@ -30,4 +30,4 @@ spec:
|
||||
annotations:
|
||||
reflector.v1.k8s.emberstack.com/reflection-allowed: "true"
|
||||
reflector.v1.k8s.emberstack.com/reflection-auto-enabled: "true" # Auto create reflection for matching namespaces
|
||||
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: "traefik-system" # Control auto-reflection namespaces
|
||||
# reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: "traefik-system" # Control auto-reflection namespaces
|
||||
|
||||
Reference in New Issue
Block a user