Accepts new status conditions from the operator on the CR object (#2016)

This commit is contained in:
Christian Adams
2025-02-17 12:36:43 -05:00
committed by GitHub
parent c08c1027a1
commit 97efcab2a2

View File

@@ -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