fix(services): Explicitly set securityContexts

This commit is contained in:
Dominik Kaminski
2023-09-13 12:08:19 +02:00
parent d725b93798
commit a799db03c4
10 changed files with 160 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ SPDX-License-Identifier: Apache-2.0
image:
registry: "{{ .Values.global.imageRegistry }}"
url: "{{ .Values.images.openxchangeBootstrap.repository }}"
digest: "{{ .Values.images.openxchangeBootstrap.digest }}"
tag: "{{ .Values.images.openxchangeBootstrap.tag }}"
imagePullPolicy: "{{ .Values.global.imagePullPolicy }}"
imagePullSecrets: