Skip to content

Commit 2ef81b2

Browse files
author
felix.phipps
committed
ran make generate 2
Signed-off-by: felix.phipps <felix.phipps@cyberark.com>
1 parent 5a8f415 commit 2ef81b2

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

deploy/charts/disco-agent/values.schema.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"helm-values": {
44
"additionalProperties": false,
55
"properties": {
6-
"acceptTerms": {
7-
"$ref": "#/$defs/helm-values.acceptTerms"
8-
},
96
"affinity": {
107
"$ref": "#/$defs/helm-values.affinity"
118
},
@@ -93,11 +90,6 @@
9390
},
9491
"type": "object"
9592
},
96-
"helm-values.acceptTerms": {
97-
"default": false,
98-
"description": "Must be set to indicate that you have read and accepted the CyberArk Terms of Service. If false, the helm chart will fail to install and will print a message with instructions on how to accept the TOS.",
99-
"type": "boolean"
100-
},
10193
"helm-values.affinity": {
10294
"default": {},
10395
"type": "object"

0 commit comments

Comments
 (0)