Commit 1830eab3 authored by Ndoumbe's avatar Ndoumbe

Update odoo-demo-values.yaml

parent b133045a
replicaCount: 1
containerPort: 80:8069
containerPort: 80
image:
repository: ndiop/repo1
tag: "odoo-15.0"
pullPolicy: Always
imagePullSecrets:
- name: odoo-demo-secret
- name: dockersecret
nameOverride: ""
fullnameOverride: ""
service:
......@@ -40,7 +40,7 @@ hasPersistenceVolume: false
scaledObject:
targetKind: Deployment
targetName: |-
{{ include "baamtu-odoo-rh.fullname" . }}
{{ include "odoo-demo.fullname" . }}
pollingInterval: 5
minReplicaCount: 0
maxReplicaCount: 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