oauth2-proxy: existingEnvSecretName: oauth2-proxy-common
apiVersion: v1 kind: Secret metadata: name: oauth2-proxy-common namespace: tc-core type: Opaque data: OAUTH2_PROXY_CLIENT_SECRET: XXX OAUTH2_PROXY_COOKIE_SECRET: XXX