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