diff --git a/apps/templates/k8s-deployment.yaml b/apps/templates/k8s-deployment.yaml index c172dcd..dc20517 100644 --- a/apps/templates/k8s-deployment.yaml +++ b/apps/templates/k8s-deployment.yaml @@ -85,7 +85,6 @@ spec: resources: requests: storage: 1Gi - storageClassName: default # Update with your storage class if needed --- apiVersion: networking.k8s.io/v1 kind: Ingress