diff --git a/config/crd/bases/awx.ansible.com_awxs.yaml b/config/crd/bases/awx.ansible.com_awxs.yaml index 76df515d..a3fb9dfa 100644 --- a/config/crd/bases/awx.ansible.com_awxs.yaml +++ b/config/crd/bases/awx.ansible.com_awxs.yaml @@ -2017,6 +2017,7 @@ spec: type: string type: object status: + x-kubernetes-preserve-unknown-fields: true properties: URL: description: URL to access the deployed instance @@ -2065,5 +2066,6 @@ spec: type: string type: object type: array + x-kubernetes-preserve-unknown-fields: true type: object type: object