diff --git a/manifests/crds/rollout-crd.yaml b/manifests/crds/rollout-crd.yaml index ce8b57a49e..5428a3a2e4 100755 --- a/manifests/crds/rollout-crd.yaml +++ b/manifests/crds/rollout-crd.yaml @@ -3363,7 +3363,6 @@ spec: type: string required: - arn - - fullName - name type: object ingress: @@ -3378,7 +3377,6 @@ spec: type: string required: - arn - - fullName - name type: object stableTargetGroup: @@ -3391,7 +3389,6 @@ spec: type: string required: - arn - - fullName - name type: object type: object diff --git a/manifests/install.yaml b/manifests/install.yaml index b83cd933fe..f995f044d6 100755 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -14597,7 +14597,6 @@ spec: type: string required: - arn - - fullName - name type: object ingress: @@ -14612,7 +14611,6 @@ spec: type: string required: - arn - - fullName - name type: object stableTargetGroup: @@ -14625,7 +14623,6 @@ spec: type: string required: - arn - - fullName - name type: object type: object