maybe fixed destination rule?
This commit is contained in:
parent
f146761ca7
commit
802073ebf5
@ -3,11 +3,9 @@ kind: DestinationRule
|
||||
metadata:
|
||||
name: argocd-backend-https
|
||||
spec:
|
||||
host: argocd.apps.linvogel.internal
|
||||
host: argocd-server.argocd.svc.cluster.local
|
||||
trafficPolicy:
|
||||
portLevelSettings:
|
||||
- port:
|
||||
number: 8080
|
||||
tls:
|
||||
insecureSkipVerify: true
|
||||
mode: SIMPLE
|
||||
mode: SIMPLE
|
||||
sni: argocd.apps.linvogel.internal
|
||||
Loading…
x
Reference in New Issue
Block a user