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