devel: cleanup cruft

This commit is contained in:
2025-06-19 10:15:16 +02:00
parent fb3d6cf7fe
commit 19222fcb75
5 changed files with 0 additions and 1096 deletions
@@ -4,19 +4,6 @@
- op: replace
path: /spec/template/spec/containers/0/readinessProbe/httpGet/path
value: /healthz
- 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
- op: add
path: /spec/template/spec/containers/0/envFrom
value: []