add ability to specify paths for argocd and grafana (https://git.kvazaric.ru/gstykalin/kube-forge/-/issues/1)
This commit is contained in:
@@ -72,6 +72,7 @@ modules:
|
||||
expose:
|
||||
type: ingress # ingress or NodePort
|
||||
domain: grafana.disk.lt.t1.cloud
|
||||
# path: "/grafana"
|
||||
tls:
|
||||
enabled: true
|
||||
|
||||
@@ -81,6 +82,7 @@ modules:
|
||||
expose:
|
||||
type: ingress # ingress or NodePort
|
||||
domain: argocd.disk.lt.t1.cloud
|
||||
# path: "/cicd"
|
||||
tls:
|
||||
enabled: true
|
||||
rollouts:
|
||||
|
||||
Reference in New Issue
Block a user