Merge "Fix the nginx config"
[oom.git] / kubernetes / contrib / charts / netbox / charts / netbox-postgres / values.yaml
index e662567..1db2457 100755 (executable)
@@ -22,7 +22,7 @@ global: # global defaults
 
 # application image
 repository: docker.io
-image: postgres:10.2-alpine
+image: postgres:10.4-alpine
 pullPolicy: Always
 
 # application configuration
@@ -64,7 +64,7 @@ persistence:
 
   # storageClass: "nfs-dev-sc"
 
-  accessMode: ReadWriteMany
+  accessMode: ReadWriteOnce
   size: 1Gi
 
   # When using storage class, mountPath and mountSubPath are