https://github.com/onetail/keykloak-k8s
deploy keycloak server in k8s
https://github.com/onetail/keykloak-k8s
k8s keycloak kubernetes yaml
Last synced: about 1 month ago
JSON representation
deploy keycloak server in k8s
- Host: GitHub
- URL: https://github.com/onetail/keykloak-k8s
- Owner: Onetail
- Created: 2022-08-14T16:25:47.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T16:27:40.000Z (almost 4 years ago)
- Last Synced: 2025-03-18T03:31:16.255Z (over 1 year ago)
- Topics: k8s, keycloak, kubernetes, yaml
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keycloak postgres
### start
`kubectl kustomize kustomize > final.yaml`
`kubectl apply -f final.yaml`