Skip to content

Commit 1e884e9

Browse files
author
Simon Emms
committed
[kots]: rename additional options to advanced options
1 parent 326cdea commit 1e884e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

install/kots/manifests/kots-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -370,14 +370,14 @@ spec:
370370
Add the domain only (eg, `gitpod.io`). Separate multiple domains with spaces.
371371
372372
- name: advanced
373-
title: Additional Options
374-
description: Here are additional options that you should only make use of in coordination with us or when you know what you are doing.
373+
title: Advanced Options
374+
description: Here are advanced options that you should only make use of in coordination with us or when you know what you are doing.
375375
items:
376376
- name: advanced_mode_enabled
377-
title: Enable additional options
377+
title: Enable advanced options
378378
type: bool
379379
default: "0"
380-
help_text: Enables additional customization options. Enable only when you know what you are doing!
380+
help_text: Enables advanced customization options. Enable only when you know what you are doing!
381381

382382
- name: customization_patch
383383
title: Gitpod customization patch (YAML file)

0 commit comments

Comments
 (0)