mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
Set GitLab repo URL and update ArgoCD hostAliases
This commit is contained in:
@@ -27,6 +27,12 @@ server:
|
||||
extraArgs:
|
||||
- --insecure # TLS is terminated at Istio gateway
|
||||
|
||||
hostAliases:
|
||||
- ip: "172.28.101.244"
|
||||
hostnames:
|
||||
- auth.kube.huskypup.net
|
||||
- gitlab.kube.huskypup.net
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
|
||||
@@ -62,6 +68,11 @@ controller:
|
||||
release: prometheus
|
||||
|
||||
repoServer:
|
||||
hostAliases:
|
||||
- ip: "172.28.101.244"
|
||||
hostnames:
|
||||
- gitlab.kube.huskypup.net
|
||||
- auth.kube.huskypup.net
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
@@ -70,6 +81,11 @@ repoServer:
|
||||
release: prometheus
|
||||
|
||||
applicationSet:
|
||||
hostAliases:
|
||||
- ip: "172.28.101.244"
|
||||
hostnames:
|
||||
- gitlab.kube.huskypup.net
|
||||
- auth.kube.huskypup.net
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
|
||||
Reference in New Issue
Block a user