apiVersion: v1 kind: Secret metadata: name: node-app-secret namespace: node-app type: Opaque data: USER_MONGO: cm9vdA== PASSWORD_MONGO: MTIzNA==