mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
Add nginx annotation
This commit is contained in:
@@ -21,7 +21,8 @@ spec:
|
|||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
hostname: mbgwp.hensen.io
|
hostname: mbgwp.hensen.io
|
||||||
path: /
|
path: /
|
||||||
annotations: {}
|
annotations:
|
||||||
|
cert-manager.io/cluster-issuer: prod-cluster-issuer
|
||||||
tls: true
|
tls: true
|
||||||
tlsWwwPrefix: false
|
tlsWwwPrefix: false
|
||||||
selfSigned: false
|
selfSigned: false
|
||||||
|
|||||||
Reference in New Issue
Block a user