--- apiVersion: v1 kind: ConfigMap metadata: name: argocd-cmd-params-cm namespace: argocd data: # argocd-server serves plain HTTP; TLS is terminated at the traefik-internal # gateway in front of it. Required so the gateway can route to port 80. server.insecure: "true"