Skip to content

Commit

Permalink
fix reflector annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
pokgak committed Sep 13, 2023
1 parent 7c49c14 commit 8c0a731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system/certificate-letsencrypt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
annotations:
reflector.v1.k8s.emberstack.com/reflection-allowed: "true"
reflector.v1.k8s.emberstack.com/reflection-auto-enabled: "true"
reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: []
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: []
reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: ""
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: ""
dnsNames:
- '*.pokgak.xyz'
issuerRef:
Expand Down

0 comments on commit 8c0a731

Please sign in to comment.