docs: argocd post-install patches
This commit is contained in:
@@ -62,3 +62,6 @@ Instalar con:
|
|||||||
cp .githooks/pre-commit .git/hooks/pre-commit
|
cp .githooks/pre-commit .git/hooks/pre-commit
|
||||||
chmod +x .git/hooks/pre-commit
|
chmod +x .git/hooks/pre-commit
|
||||||
```
|
```
|
||||||
|
## ArgoCD patches
|
||||||
|
Después de instalar ArgoCD aplicar:
|
||||||
|
`kubectl apply -f argocd-patches/redis-patch.yaml`
|
||||||
|
|||||||
Reference in New Issue
Block a user