argo-cd-argocd-server

This commit is contained in:
Roxedus 2022-06-04 16:51:09 +02:00
parent 8a3e79300d
commit 093a603768
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -11,12 +11,12 @@ spec:
match: Host(`argocd.roxedus.com`) match: Host(`argocd.roxedus.com`)
priority: 10 priority: 10
services: services:
- name: argocd-server - name: argo-cd-argocd-server
port: 80 port: 80
- kind: Rule - kind: Rule
match: Host(`argocd.roxedus.com`) && Headers(`Content-Type`, `application/grpc`) match: Host(`argocd.roxedus.com`) && Headers(`Content-Type`, `application/grpc`)
priority: 11 priority: 11
services: services:
- name: argocd-server - name: argo-cd-argocd-server
port: 80 port: 80
scheme: h2c scheme: h2c