Skip to content

Commit 19b5fef

Browse files
committed
set incressClassName by default
1 parent fa13b07 commit 19b5fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/taraxa-node/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ node:
9898
ingress:
9999
# For Kubernetes >= 1.18 you should specify the ingress-controller via the field ingressClassName
100100
# See https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/#specifying-the-class-of-an-ingress
101-
# ingressClassName: nginx
101+
ingressClassName: nginx-public
102102
enabled: false
103103
annotationsRpc: {}
104104
annotationsRpcWS: {}

0 commit comments

Comments
 (0)