diff --git a/clusters/wb/infrastructure/patches/superset.yaml b/clusters/wb/infrastructure/patches/superset.yaml index f8de927..fa7d01f 100644 --- a/clusters/wb/infrastructure/patches/superset.yaml +++ b/clusters/wb/infrastructure/patches/superset.yaml @@ -19,16 +19,6 @@ spec: extraEnvRaw: - name: ENABLE_PROXY_FIX value: "true" - - name: DB_PASS - valueFrom: - secretKeyRef: - name: postgresql-auth - key: password - - name: SUPERSET_SECRET_KEY - valueFrom: - secretKeyRef: - name: superset-secret - key: secret.key - name: JWT_SECRET valueFrom: secretKeyRef: