Skip to content

Commit 9ae1f16

Browse files
Change warning about config.
1 parent 0845552 commit 9ae1f16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workshops/lab-installing-educates/workshop/content/00-workshop-overview.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Workshop Overview
33
---
44

5+
Note that once `vcluster` provider config added to CLI as one of the set of opinionated configs, this can be simplified.
6+
57
```editor:append-lines-to-file
68
file: ~/config.yaml
79
text: |
@@ -30,8 +32,6 @@ text: |
3032
enabled: false
3133
```
3234

33-
Should be able to get rid of provider option but CLI not defaulting to custom right now.
34-
3535
```terminal:execute
3636
command: educates admin cluster install --config config.yaml
3737
```

0 commit comments

Comments
 (0)