Fix #636 : kustomize commonLabels typo error

This commit is contained in:
Alix Lourme
2024-02-07 10:44:37 +01:00
committed by Jérôme Petazzoni
parent 4fcd490b30
commit 41330f8302

View File

@@ -337,7 +337,7 @@ kustomize edit add label app.kubernetes.io/name:dockercoins
- Assuming that `commonLabels` have been set as shown on the previous slide:
```bash
kubectl apply -k . --prune --selector app.kubernetes.io.name=dockercoins
kubectl apply -k . --prune --selector app.kubernetes.io/name=dockercoins
```
- ... This command removes resources that have been removed from the kustomization