Commit d681ee79 authored by Ndoumbe's avatar Ndoumbe

Update odoo-demo-values.yaml

parent 8ba2e797
...@@ -33,7 +33,9 @@ resources: {} ...@@ -33,7 +33,9 @@ resources: {}
env: env:
- name: environment - name: environment
value: development value: development
envFrom: {} envFrom:
- secretRef:
name: demo-secret
nodeSelector: {} nodeSelector: {}
tolerations: [] tolerations: []
affinity: {} affinity: {}
...@@ -47,6 +49,7 @@ scaledObject: ...@@ -47,6 +49,7 @@ scaledObject:
maxReplicaCount: 1 maxReplicaCount: 1
#autoscaling: #autoscaling:
#enabled: false #enabled: false
#minReplicas: 1 #minReplicas: 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment