kube-system extras to kustomize

This commit is contained in:
2025-08-07 19:12:24 +03:00
parent ad865ad8b3
commit 7af3a2f751
3 changed files with 17 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
# kube-system extras
# Deployment
With ArgoCD. Render it locally:
```sh
kustomize build .
```
kubectl apply -n kube-system -f kube-state-metrics.yml
``