diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-06-27 10:33:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-06-27 10:33:22 +0000 |
commit | 72a1a8c6cac5ccdde7ee83347db903cbad35faca (patch) | |
tree | c7b4decf5e2b3cbc6b43784e884ad023e7726575 /kubernetes/so | |
parent | 32e6f019f177c8fcfa758fe1dfecad587b38e18e (diff) | |
parent | fc61c9f4cb2bf2483b778fda55ef81cfdfb2afed (diff) |
Merge "[COMMON] Fix various helm errors" into london
Diffstat (limited to 'kubernetes/so')
-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: |