netbox pvc
This commit is contained in:
@@ -561,10 +561,10 @@ persistence:
|
||||
## GKE, AWS & OpenStack)
|
||||
##
|
||||
storageClass: ""
|
||||
subPath: ""
|
||||
subPath: "media"
|
||||
accessMode: ReadWriteOnce
|
||||
size: 1Gi
|
||||
existingClaim: ""
|
||||
existingClaim: "netbox-media"
|
||||
annotations: {}
|
||||
## Enable reports persistence using Persistent Volume Claims
|
||||
## ref: https://kubernetes.io/docs/concepts/storage/persistent-volumes/
|
||||
|
||||
Reference in New Issue
Block a user