Set GitLab repo URL and update ArgoCD hostAliases

This commit is contained in:
Scooby Husky
2026-03-09 22:18:26 -05:00
parent aacb8eebbe
commit 11eddf4971
46 changed files with 82 additions and 66 deletions
+16
View File
@@ -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: