diff --git a/velero/argocd.yaml b/velero/argocd.yaml index 2c1d4af..df0d29b 100644 --- a/velero/argocd.yaml +++ b/velero/argocd.yaml @@ -77,7 +77,9 @@ spec: type: ClusterIP port: 3000 - env: [] + env: + - name: BASIC_AUTH_ENABLED + value: "false" envFrom: [] podSecurityContext: