Add a ConfigMap

This commit is contained in:
2024-08-18 01:35:47 -05:00
parent 2417429953
commit af77b895e0
3 changed files with 13 additions and 0 deletions

View File

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