ReadMe Update

This commit is contained in:
mr
2025-11-12 13:37:04 +01:00
parent 9f9b1849eb
commit 5a0651106d
2 changed files with 13 additions and 19 deletions

View File

@@ -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