Commit 50798984 authored by Ndoumbe's avatar Ndoumbe

new build for null - commit hash=c16d527

parent f24b42a6
......@@ -2,24 +2,23 @@ replicaCount: 1
containerPort: 8069
image:
repository: ndiop/taimg
tag: "ndiop-3b584e95"
pullPolicy: Always
imagePullSecrets:
- name: dockersecret
tag: "c16d527"
pullPolicy: Always
imagePullSecrets:
- name: dockersecret
nameOverride: ""
fullnameOverride: ""
service:
type: ClusterIP
port: 80
ingress:
enabled: false
className: ""
annotations: {}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: 127.0.0.1
- host: 127.0.0.1
paths:
- path: /
pathType: ImplementationSpecific
......@@ -27,18 +26,15 @@ ingress:
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
resources: {}
env:
- name: environment
value: development
envFrom:
- secretRef:
name: postgres-secret
envFrom:
- secretRef:
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