Remove Deployment in favor of a Rollout

This commit is contained in:
2024-08-11 17:53:08 -05:00
parent 87156eda3d
commit ac5f98d865
2 changed files with 0 additions and 45 deletions

View File

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