FEAT(cert-manager): add cert-manager annotation to Vault ingress
- Add TLS certificate annotation - Enable automatic certificate management
This commit is contained in:
@@ -51,6 +51,8 @@ server:
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: haproxy
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
hosts:
|
||||
- host: vault0213.kro.kr
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user