diff --git a/apps/templates/k8s-deployment.yaml b/apps/templates/k8s-deployment.yaml index efbf676..45f43e4 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-pvc6 + claimName: outrun-game-pvc7 --- apiVersion: v1 kind: Service @@ -77,7 +77,7 @@ spec: apiVersion: v1 kind: PersistentVolumeClaim metadata: - name: outrun-game-pvc6 + name: outrun-game-pvc7 namespace: outrun-game spec: accessModes: