mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Add traccar client ingress classname
This commit is contained in:
@@ -36,6 +36,7 @@ metadata:
|
|||||||
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"
|
||||||
spec:
|
spec:
|
||||||
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: traccar-client.hensen.io # Replace with your actual domain
|
- host: traccar-client.hensen.io # Replace with your actual domain
|
||||||
http:
|
http:
|
||||||
|
|||||||
Reference in New Issue
Block a user