Append the legacy CRD using a Json patch

This commit is contained in:
andreaTP 2022-03-01 17:50:23 +00:00 committed by Bruno Oliveira da Silva
parent 8d1a47f768
commit 533a332ca9
2 changed files with 1106 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -7,5 +7,13 @@ resources:
- kubernetes/keycloaks.keycloak.org-v1.yml
- kubernetes/kubernetes.yml
# patchesStrategicMerge
patches:
- kubernetes/minikube.yml
# patchesJson6902
patches:
- path: append_legacy_cr.yaml
target:
kind: CustomResourceDefinition
name: keycloaks.keycloak.org