Compare commits
2 commits
main
...
IPCEICIS-3
Author | SHA1 | Date | |
---|---|---|---|
710964fc63 | |||
d21f17455b |
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
server:
|
server:
|
||||||
|
ingress:
|
||||||
|
enabled: true
|
||||||
|
ingressClassName: "nginx"
|
||||||
|
pathType: Prefix
|
||||||
postStart:
|
postStart:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
|
|
Reference in a new issue