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.
16 lines
392 B
16 lines
392 B
apiVersion: v1
|
|
data:
|
|
KC_CACHE_REMOTE_USERNAME: c3VwZXJhZG1pbg==
|
|
KC_CACHE_REMOTE_PASSWORD: YWRtaW4=
|
|
KC_DB_USERNAME: U0NfSUFNX05FVw==
|
|
KC_DB_PASSWORD: cXVhdHBnMTIz
|
|
KC_BOOTSTRAP_ADMIN_USERNAME: c3VwZXJhZG1pbg==
|
|
KC_BOOTSTRAP_ADMIN_PASSWORD: ZG9udGNoYW5nZQ==
|
|
kind: Secret
|
|
metadata:
|
|
name: keycloak-service-secret
|
|
namespace: csi-uat
|
|
type: Opaque
|
|
|
|
|
|
# These secrets needs to be verified |