mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Bump outrun version v1.2.4
This commit is contained in:
@@ -55,7 +55,7 @@ spec:
|
||||
volumes:
|
||||
- name: highscores-storage
|
||||
persistentVolumeClaim:
|
||||
claimName: outrun-game-pvc3
|
||||
claimName: outrun-game-pvc4
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
@@ -77,7 +77,7 @@ spec:
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: outrun-game-pvc3
|
||||
name: outrun-game-pvc4
|
||||
namespace: outrun-game
|
||||
spec:
|
||||
accessModes:
|
||||
|
||||
Reference in New Issue
Block a user