Correction in policy due to incorrect merge
[oom.git] / kubernetes / policy / charts / pdp / values.yaml
index c2b7580..1fdc56e 100644 (file)
@@ -35,13 +35,11 @@ pullPolicy: Always
 debugEnabled: false
 
 # application configuration
-# Example:
-config: {}
-#  username: myusername
-#  password: mypassword
+config:
+  papPort: 9091
 
 # default number of instances
-replicaCount: 1
+replicaCount: 2
 
 nodeSelector: {}