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
349 B
17 lines
349 B
apiVersion: v1
|
|
data:
|
|
DB_DATABASE: dGVtcC1xdWF0LWRhdGFiYXNl
|
|
DB_PASSWORD: cXVhdHBnMTIz
|
|
DB_USER: c2NfaWFt
|
|
KEYCLOAK_PASSWORD: cGdzcWw=
|
|
KEYCLOAK_USER: cGdzcWw=
|
|
REPORTING_PASSWORD: cGdzcWw=
|
|
REPORTING_USERNAME: cGdzcWw=
|
|
kind: Secret
|
|
metadata:
|
|
name: iam-service-secret
|
|
namespace: csi-uat
|
|
type: Opaque
|
|
|
|
|
|
# These secrets needs to be verified |