diff --git a/deploy/crd.yaml b/deploy/crd.yaml index 2bf7f635..46dc59b2 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