Skip to content

Instantly share code, notes, and snippets.

@heisendumb
Last active May 12, 2020 18:40
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 heisendumb/411fc6bbce92e14fb76cd67cbd5d4599 to your computer and use it in GitHub Desktop.
Save heisendumb/411fc6bbce92e14fb76cd67cbd5d4599 to your computer and use it in GitHub Desktop.
keycloak-environment
env:
- name: DB_VENDOR
value: POSTGRES
- name: DB_ADDR
value: postgres.sso.svc.cluster.local
- name: DB_DATABASE
value: KEYCLOAK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment