Skip to content

Instantly share code, notes, and snippets.

@mesutpiskin
Created September 26, 2022 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mesutpiskin/f00360a54c45f5f3a987054003bf8818 to your computer and use it in GitHub Desktop.
Save mesutpiskin/f00360a54c45f5f3a987054003bf8818 to your computer and use it in GitHub Desktop.
apiVersion: v1
stringData:
KEYCLOAK_ROOT_USER: admin
KEYCLOAK_ROOT_PASSWORD: Password@1
KEYCLOAK_DB_USER: sa
KEYCLOAK_DB_PASSWORD: Password@1
kind: Secret
metadata:
name: keycloak-mssql
type: Opaque
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment