You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vendor/releases-configvalues.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,9 +65,9 @@ To get the ConfigValues file for a release:
65
65
66
66
## Share a Sample ConfigValues File
67
67
68
-
Replicated recommends that you share an example of an accurate ConfigValues file with your users that they can edit for use in automated installations with the KOTS CLI.
68
+
If your users will perform automated or headless installations from the command line, you can share an example of an accurate ConfigValues file that they can edit.
69
69
70
-
After you get the ConfigValues file for your application using the `kots get config` command, Replicated recommends that you do the following to edit the contents of the ConfigValues file before sharing it with users:
70
+
Before sharing a sample ConfigValues with users, Replicated recommends that you edit the sample file in the following ways:
71
71
72
72
* Remove any configuration fields that have `readonly` set to `true`. Users cannot edit read only fields. For more information, see [readonly](/reference/custom-resource-config#readonly) in _Config_.
0 commit comments