Skip to content

Commit

Permalink
Change warning about config.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed May 14, 2024
1 parent 0845552 commit 9ae1f16
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Workshop Overview
---

Note that once `vcluster` provider config added to CLI as one of the set of opinionated configs, this can be simplified.

```editor:append-lines-to-file
file: ~/config.yaml
text: |
Expand Down Expand Up @@ -30,8 +32,6 @@ text: |
enabled: false
```

Should be able to get rid of provider option but CLI not defaulting to custom right now.

```terminal:execute
command: educates admin cluster install --config config.yaml
```
Expand Down

0 comments on commit 9ae1f16

Please sign in to comment.