diff --git a/template/template.yaml b/template/template.yaml index 742d02c..e6df62e 100644 --- a/template/template.yaml +++ b/template/template.yaml @@ -229,12 +229,8 @@ spec: type: boolean default: false ui:widget: checkbox - dependencies: - secretsAcknowledgment: - oneOf: - - properties: - secretsAcknowledgment: - const: true + enum: + - true # ==================== Deployment Information ==================== - title: Deployment Information