diff --git a/deploy/crd.yaml b/deploy/crd.yaml index 2bf7f6359..46dc59b29 100644 --- a/deploy/crd.yaml +++ b/deploy/crd.yaml @@ -36,7 +36,7 @@ spec: server: type: string minLength: 1 - pattern: '^https://' + pattern: '^https://|^http://' certificateAuthorityData: type: string minLength: 1