Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
H
helm-manifestfiles
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ndoumbe
helm-manifestfiles
Commits
f24b42a6
Commit
f24b42a6
authored
Jan 04, 2023
by
Ndoumbe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new build for null - commit hash=5f1f190
parent
2f134d51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
25 deletions
+15
-25
odoo-demo-values.yaml
odoo-demo/odoo-demo-values.yaml
+15
-25
No files found.
odoo-demo/odoo-demo-values.yaml
View file @
f24b42a6
...
...
@@ -2,24 +2,23 @@ replicaCount: 1
containerPort
:
8069
image
:
repository
:
ndiop/odoo-demo
tag
:
"
"
pullPolicy
:
Always
imagePullSecrets
:
-
name
:
dockersecret
tag
:
"
5f1f190
"
pullPolicy
:
Always
imagePullSecrets
:
-
name
:
dockersecret
nameOverride
:
"
"
fullnameOverride
:
"
"
service
:
type
:
NodePort
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
:
{}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment