We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa13b07 commit 19b5fefCopy full SHA for 19b5fef
charts/taraxa-node/values.yaml
@@ -98,7 +98,7 @@ node:
98
ingress:
99
# For Kubernetes >= 1.18 you should specify the ingress-controller via the field ingressClassName
100
# 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
+ ingressClassName: nginx-public
102
enabled: false
103
annotationsRpc: {}
104
annotationsRpcWS: {}
0 commit comments