feat: update atlantis chart, values and app for spmsa

This commit is contained in:
2024-12-09 10:49:02 +01:00
parent 6ba97b006b
commit ca6b80d13f
30 changed files with 406 additions and 144 deletions
+1 -14
View File
@@ -6,17 +6,4 @@
value: /healthz
- op: add
path: /spec/template/spec/containers/0/envFrom
value: []
- op: add
path: /spec/template/spec/containers/0/volumeMounts/-
value:
name: acl
mountPath: /app/acl.json
subPath: acl.json
readOnly: true
- op: add
path: /spec/template/spec/volumes/-
value:
name: acl
configMap:
name: petimeter-acl
value: []