keycloak-scim/operator/src/test/resources/empty-podtemplate-keycloak.yml

16 lines
331 B
YAML
Raw Normal View History

apiVersion: keycloak.org/v2alpha1
kind: Keycloak
metadata:
name: example-podtemplate
spec:
instances: 1
serverConfiguration:
KC_DB: postgres
KC_DB_URL_HOST: postgres-db
KC_DB_USERNAME: postgres
KC_DB_PASSWORD: testpassword
2022-03-03 12:32:23 +00:00
hostname: example.com
tlsSecret: INSECURE-DISABLE
unsupported:
podTemplate: