mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
fix(gitea): ingressClass name
This commit is contained in:
parent
160942257e
commit
99c40a076f
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ service:
|
|||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: ingress-internal-traefik
|
||||
labels:
|
||||
environment: external
|
||||
annotations:
|
||||
|
|
Loading…
Reference in a new issue