diff --git a/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml b/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml index cc50cafa6d..327d846805 100644 --- a/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml +++ b/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml @@ -26,6 +26,9 @@ spec: ports: - name: http containerPort: 5556 + volumeMounts: + - mountPath: /data + name: config volumes: - name: config configMap: