fix(argo-cd): Use correct protocols for Istio service discovery (#2500)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Petr Drastil 2024-02-13 09:23:39 +01:00 committed by GitHub
parent b44f9a0eb5
commit 2139f15727
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -2455,7 +2455,7 @@ repoServer:
# -- Repo server service port
port: 8081
# -- Repo server service port name
portName: https-repo-server
portName: tcp-repo-server
## Repo server metrics service configuration
metrics:
@ -2661,7 +2661,7 @@ applicationSet:
# -- ApplicationSet service port
port: 7000
# -- ApplicationSet service port name
portName: webhook
portName: http-webhook
serviceAccount:
# -- Create ApplicationSet controller service account