diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-06-26 17:09:35 +0200 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2023-06-26 17:09:35 +0200 |
commit | bc550dc1ea4de60e7ebf1073b340d7c62e2258ef (patch) | |
tree | eb6d08a02604db7ad175b896f8cd9b66cc1e6e96 /kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml | |
parent | 970079ae2f4c7b558b218cfb53264f4f40d488a3 (diff) |
[COMMON] Fix various helm errors
Fixes in helmcharts which are not detected by helm, but kustomize in
common, CDS, POLICY, SDC, SO
Issue-ID: OOM-3200
Issue-ID: OOM-3201
Issue-ID: OOM-3202
Issue-ID: OOM-3203
Issue-ID: OOM-3204
Issue-ID: OOM-3205
Issue-ID: OOM-3206
Issue-ID: OOM-3207
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I8416726693d6606d936aaf4cfe2c097752689c29
Diffstat (limited to 'kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml')
-rwxr-xr-x | kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml b/kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml index 6ce459a95d..50a15e569d 100755 --- a/kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml +++ b/kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml @@ -78,7 +78,6 @@ spec: - name: config mountPath: /app/config readOnly: true - readOnly: true - name: encoder mountPath: /input livenessProbe: |