reflect certification

This commit is contained in:
Michael Thomson
2023-11-21 16:19:48 -05:00
parent e9332f0ac9
commit 34225b885f

View File

@@ -6,6 +6,12 @@ metadata:
spec: spec:
# secretName doesn't have to match the certificate name, but it may as well, for simplicity! # secretName doesn't have to match the certificate name, but it may as well, for simplicity!
secretName: letsencrypt-wildcard-cert-michaelthomson.dev secretName: letsencrypt-wildcard-cert-michaelthomson.dev
secretTemplate:
annotations:
reflector.v1.k8s.emberstack.com/reflection-allowed: "true"
reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: ""
reflector.v1.k8s.emberstack.com/reflection-auto-enabled: "true"
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: ""
issuerRef: issuerRef:
name: letsencrypt-prod name: letsencrypt-prod
kind: ClusterIssuer kind: ClusterIssuer