chore(monitoring): update certificate for vmauth
This commit is contained in:
parent
2e04472ffd
commit
b560806603
1 changed files with 5 additions and 0 deletions
|
|
@ -9,3 +9,8 @@ spec:
|
||||||
ingress:
|
ingress:
|
||||||
class_name: nginx
|
class_name: nginx
|
||||||
host: metrics.int.nc.landry.land
|
host: metrics.int.nc.landry.land
|
||||||
|
tlsSecretName: vmauth-tls
|
||||||
|
annotations:
|
||||||
|
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
||||||
|
tslHosts:
|
||||||
|
- metrics.int.nc.landry.land
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue