From b8103eb0530431c967c6795a7e54456cc97fad74 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 27 Aug 2025 19:28:43 +0200 Subject: [PATCH] Edit outrun game 2 --- apps/templates/k8s-deployment.yaml | 1 - 1 file changed, 1 deletion(-) 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