Configurations/secrets/service-stream-etl-secret.yml

14 lines
246 B

apiVersion: v1
data:
#RF_EMPI_PASSWORD: cXVhdHBnMTIz
#RF_EMPI_USER: cmZfZW1waQ==
DATASOURCE_USER: cmZfZW1waQ==
DATASOURCE_PASSWORD: cXVhdHBnMTIz
kind: Secret
metadata:
name: service-stream-etl-secret
namespace: csi-uat
type: Opaque