Commit f24b42a6 authored by Ndoumbe's avatar Ndoumbe

new build for null - commit hash=5f1f190

parent 2f134d51
......@@ -2,16 +2,15 @@ replicaCount: 1
containerPort: 8069
image:
repository: ndiop/odoo-demo
tag: ""
tag: "5f1f190"
pullPolicy: Always
imagePullSecrets:
- name: dockersecret
- name: dockersecret
nameOverride: ""
fullnameOverride: ""
service:
type: NodePort
port: 80
ingress:
enabled: false
className: ""
......@@ -27,8 +26,6 @@ ingress:
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
resources: {}
env:
- name: environment
......@@ -38,7 +35,6 @@ envFrom:
name: postgres-secret
envFile:
- /run/secrets/odoo_variables.env
nodeSelector: {}
tolerations: []
affinity: {}
......@@ -50,18 +46,12 @@ scaledObject:
pollingInterval: 5
minReplicaCount: 0
maxReplicaCount: 1
#autoscaling:
#enabled: false
#minReplicas: 1
#maxReplicas: 100
#targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
#enabled: false
#minReplicas: 1
#maxReplicas: 100
#targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
nodeSelector: {}
tolerations: []
affinity: {}
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