keycloak-operator/config/crd/patches/webhook_in_keycloakclients.yaml

15 lines
361 B
YAML
Raw Normal View History

2021-01-10 23:53:43 +01:00
# The following patch enables a conversion webhook for the CRD
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: keycloakclients.keycloak.bitmask.me
spec:
conversion:
strategy: Webhook
webhook:
clientConfig:
service:
namespace: system
name: webhook-service
path: /convert