diff --git a/config/quick-start.yaml b/config/quick-start.yaml index 8891501a..4aa8e61e 100644 --- a/config/quick-start.yaml +++ b/config/quick-start.yaml @@ -4077,7 +4077,6 @@ spec: containers: - args: - server - - --secure=false - --namespaced=true - --auth-mode=server image: quay.io/argoproj/argocli:dev-dataflow @@ -4090,7 +4089,7 @@ spec: httpGet: path: / port: 2746 - scheme: HTTP + scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 20 securityContext: