commit | d804418c890dde93bff26125b8cf1a9fd7fc82d1 | [log] [tgz] |
---|---|---|
author | vladimir turok <vladimir.turok@t-systems.com> | Thu Jul 27 16:28:36 2023 +0200 |
committer | Andreas Geissler <andreas-geissler@telekom.de> | Mon Aug 07 18:34:04 2023 +0200 |
tree | 5c8d93188819e6a913f8e0566d061607b5be9095 | |
parent | 7a34dfca27abc3a13f89ed8d6b87e4aa7be9613f [diff] [blame] |
[OOM] Fixing k8s ServiceAccounts Adding service account for the jobs Cleanup MSB, ES and other common charts from AAF dependencies Issue-ID: OOM-3199 Issue-ID: OOM-3114 Issue-ID: OOM-3116 Change-Id: I55bf80876c9fb3b110e538ed1a5504e0dc1d4e1a Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
diff --git a/kubernetes/holmes/components/holmes-engine-mgmt/Chart.yaml b/kubernetes/holmes/components/holmes-engine-mgmt/Chart.yaml index 021eb02..df7f2c0 100644 --- a/kubernetes/holmes/components/holmes-engine-mgmt/Chart.yaml +++ b/kubernetes/holmes/components/holmes-engine-mgmt/Chart.yaml
@@ -32,4 +32,4 @@ repository: '@local' - name: serviceAccount version: ~13.x-0 - repository: '@local' + repository: '@local' \ No newline at end of file