ReadMe Update
This commit is contained in:
13
README.md
13
README.md
@@ -30,6 +30,19 @@ go install sigs.k8s.io/kind@v0.30.0 && kind create cluster
|
||||
|
||||
Download suitable helm client here https://helm.sh/docs/intro/install/
|
||||
|
||||
# Generate values (optionnal)
|
||||
|
||||
Use command :
|
||||
```
|
||||
oc-k8s create values [release] [env_file (optionnal)]
|
||||
```
|
||||
or
|
||||
```
|
||||
./oc-k8s.sh create values [release] [env_file (optionnal)]
|
||||
```
|
||||
|
||||
Map in a env file, any Variable you wish to override and give the path.
|
||||
|
||||
## Resume for a first start
|
||||
```
|
||||
oc-k8s start
|
||||
|
||||
Reference in New Issue
Block a user