We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af86cc9 + d9f52a6 commit 3f147bfCopy full SHA for 3f147bf
docs/tutorials/create_ioc.md
@@ -38,7 +38,7 @@ cd bl01t # if not already there
38
# create the new IOC Instance folder
39
mkdir services/bl01t-ea-test-02
40
# link in the shared Chart.yaml file
41
-ln -s include/iocs/Chart.yaml services/bl01t-ea-test-02/Chart.yaml
+ln -sr include/iocs/Chart.yaml services/bl01t-ea-test-02/Chart.yaml
42
```
43
44
### values.yaml
0 commit comments