set certificate
This commit is contained in:
parent
abb593b2ec
commit
a7ee800fc9
@ -3,6 +3,7 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: clank
|
||||
namespace: cert-manager
|
||||
spec:
|
||||
commonName: kjuulh.app
|
||||
secretName: clank-cert
|
||||
@ -17,4 +18,4 @@ spec:
|
||||
reflector.v1.k8s.emberstack.com/reflection-allowed: "true"
|
||||
reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: "platform,kube-system,wishlist" # Control destination namespaces
|
||||
reflector.v1.k8s.emberstack.com/reflection-auto-enabled: "true" # Auto create reflection for matching namespaces
|
||||
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: "platform,kube-system,wishlist" # Control auto-reflection namespaces
|
||||
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: "platform,wishlist" # Control auto-reflection namespaces
|
||||
|
Loading…
Reference in New Issue
Block a user