Closed levsha closed 2 years ago
Kustomization is natively supported by kubectl and does not require any additional tools to be installed: just running kubectl -k . is enough.
kubectl -k .
Kustomization is natively supported by kubectl and does not require any additional tools to be installed: just running
kubectl -k .
is enough.