feat: add charts template and normalize oxicloud's chart with it
This commit is contained in:
parent
abd0e9bb4d
commit
8597cf5730
25 changed files with 749 additions and 249 deletions
|
|
@ -7,3 +7,9 @@
|
|||
```bash
|
||||
ethtool -K eno1 tx off rx off
|
||||
```
|
||||
|
||||
- upgrade argo
|
||||
|
||||
```bash
|
||||
helm upgrade argo-cd argo/argo-cd -n argo-cd -f k8s/helm/argo-cd/values.yaml
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue