Rename ConfigMap

This commit is contained in:
2024-08-18 01:49:06 -05:00
parent af77b895e0
commit cbef23df77
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: toy
resources:
- secret.yaml
- cm.yaml
- configmap.yaml
- rollout.yaml
- services.yaml
- ingress.yaml