Merge "Support execution control of SDC Workflow init"
[oom.git] / kubernetes / contrib / charts / netbox / charts / netbox-postgres / values.yaml
index 39ff3ed..f2def04 100755 (executable)
 # Declare variables to be passed into your templates.
 
 global: # global defaults
-  nodePortPrefix: 302
+  nodePortPrefixExt: 304
   persistence: {}
 
 # application image
 repository: docker.io
-image: postgres:10.2-alpine
+image: postgres:10.4-alpine
 pullPolicy: Always
 
 # application configuration