Ignore shared storage pvc on gitea
This commit is contained in:
parent
c1aca945b3
commit
e6fa4ce2a3
@ -53,3 +53,10 @@ spec:
|
|||||||
jsonPointers:
|
jsonPointers:
|
||||||
- /spec/clusterIP
|
- /spec/clusterIP
|
||||||
- /spec/clusterIPs
|
- /spec/clusterIPs
|
||||||
|
- group: ""
|
||||||
|
kind: PersistentVolumeClaim
|
||||||
|
name: gitea-shared-storage
|
||||||
|
namespace: dev-tools
|
||||||
|
jsonPointers:
|
||||||
|
- /spec/volumeName
|
||||||
|
- /spec/storageClassName
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user