-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathvalues-scw.yaml
42 lines (40 loc) · 944 Bytes
/
values-scw.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
image:
repository: harbor.apps.dso.numerique-interieur.com/form-formation11/java-demo
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "master"
ingress:
host: test.formation-app.cpin.numerique-interieur.com
# Contrainte de sécurité Openshift
postgresql:
primary:
containerSecurityContext:
enabled: true
podSecurityContext:
enabled: true
volumePermissions:
enabled: false
securityContext:
runAsUser: "1001"
securityContext:
enabled: true
shmVolume:
chmod:
enabled: false
containerSecurityContext:
enabled: true
podSecurityContext:
enabled: true
volumePermissions:
enabled: true
securityContext:
runAsUser: "1001"
securityContext:
enabled: true
shmVolume:
chmod:
enabled: false
containerSecurityContext:
enabled: true
podSecurityContext:
enabled: true