mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-22 02:07:46 +07:00
Enable Gitea ingress
This commit is contained in:
parent
c8331959bd
commit
bbfcb714b1
@ -14,6 +14,8 @@ spec:
|
||||
chart: gitea
|
||||
helm:
|
||||
parameters:
|
||||
- name: 'ingress.enabled'
|
||||
value: 'true'
|
||||
- name: 'ingress.hosts[0]'
|
||||
value: git.khuedoan.com
|
||||
project: default
|
||||
|
Loading…
Reference in New Issue
Block a user