You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
504 B
17 lines
504 B
apiVersion: v1
|
|
data:
|
|
CSI_DB_RCM_CLAIM_PASSWORD: cXVhdHBnMTIz
|
|
CSI_DB_RCM_CLAIM_USERNAME: YmlsbGluZ19jb21tb24= # billing_common
|
|
CSI_DB_RCM_INTEGRATION_PASSWORD: cXVhdHBnMTIz
|
|
CSI_DB_RCM_INTEGRATION_USERNAME: YmlsbGluZ19jb21tb24=
|
|
CSI_DB_RCM_MASTERDATA_PASSWORD: cXVhdHBnMTIz
|
|
CSI_DB_RCM_MASTERDATA_USERNAME: YmlsbGluZ19jb21tb24=
|
|
kind: Secret
|
|
metadata:
|
|
annotations:
|
|
name: service-secret-rcm
|
|
namespace: csi-uat
|
|
type: Opaque
|
|
|
|
|
|
# TODO: Need to create a user billing_common in the database |