diff --git a/apps/templates/k8s-deployment.yaml b/apps/templates/k8s-deployment.yaml index a277dbd..088c070 100644 --- a/apps/templates/k8s-deployment.yaml +++ b/apps/templates/k8s-deployment.yaml @@ -55,7 +55,7 @@ spec: volumes: - name: highscores-storage persistentVolumeClaim: - claimName: outrun-game-pvc4 + claimName: outrun-game-pvc5 --- apiVersion: v1 kind: Service @@ -77,7 +77,7 @@ spec: apiVersion: v1 kind: PersistentVolumeClaim metadata: - name: outrun-game-pvc4 + name: outrun-game-pvc5 namespace: outrun-game spec: accessModes: