remove secret from Kustomize

This commit is contained in:
2025-05-10 17:43:46 -05:00
parent 2d1c9f7418
commit eb5c12ca91
2 changed files with 0 additions and 16 deletions

View File

@ -3,7 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kubernaut
resources:
- secret.yaml
- configmap.yaml
- deployment.yaml
- hpa.yaml