mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Add traccar client ingress certs
This commit is contained in:
@@ -32,6 +32,7 @@ metadata:
|
|||||||
app.kubernetes.io/version: '5.10'
|
app.kubernetes.io/version: '5.10'
|
||||||
annotations:
|
annotations:
|
||||||
# You may want to add annotations based on your ingress controller
|
# You may want to add annotations based on your ingress controller
|
||||||
|
cert-manager.io/cluster-issuer: prod-cluster-issuer
|
||||||
kubernetes.io/ingress.class: "nginx"
|
kubernetes.io/ingress.class: "nginx"
|
||||||
nginx.ingress.kubernetes.io/backend-protocol: "TCP"
|
nginx.ingress.kubernetes.io/backend-protocol: "TCP"
|
||||||
nginx.ingress.kubernetes.io/ssl-redirect: "false"
|
nginx.ingress.kubernetes.io/ssl-redirect: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user