ingressClassName: "nginx"
This commit is contained in:
parent
d21f17455b
commit
710964fc63
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
server:
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: "openbao"
|
||||
ingressClassName: "nginx"
|
||||
pathType: Prefix
|
||||
postStart:
|
||||
- sh
|
||||
|
|
Reference in a new issue