# Dev secrets - static secrets for services without Vault integration apiVersion: v1 kind: Secret metadata: name: cloud-auth-credentials namespace: cloud-services type: Opaque stringData: OIDC_CLIENT_ID: ota-portal OIDC_CLIENT_SECRET: ota-portal-secret-change-me