fix pvcs for mongodb
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
claimRef:
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
name: mongodb-pvc
|
||||
name: datadir-mongodb-0
|
||||
namespace: mongodb
|
||||
nodeAffinity:
|
||||
required:
|
||||
@@ -49,7 +49,7 @@ spec:
|
||||
claimRef:
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
name: mongodb-backup-pvc
|
||||
name: mongodb-mongodump
|
||||
namespace: mongodb
|
||||
nodeAffinity:
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user