diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2023-02-23 22:24:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-02-23 22:24:54 +0000 |
commit | f212f12bedbde5141aba654d57ea34d2e0c3547f (patch) | |
tree | c378bdd73a223432baef8e18f7ab5bed7f4851f1 /kubernetes/oof/components/oof-has/Chart.yaml | |
parent | 23f5499dad42a1147b4edbd6d7b6480895d985bc (diff) | |
parent | 0fcefb64c2bd0be21f0d20b1d6fa6a4600a51a37 (diff) |
Merge "[OOF] Make OOF ServiceMesh compatible"
Diffstat (limited to 'kubernetes/oof/components/oof-has/Chart.yaml')
-rwxr-xr-x | kubernetes/oof/components/oof-has/Chart.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kubernetes/oof/components/oof-has/Chart.yaml b/kubernetes/oof/components/oof-has/Chart.yaml index 0b3a324c9a..8fd5dbd2ad 100755 --- a/kubernetes/oof/components/oof-has/Chart.yaml +++ b/kubernetes/oof/components/oof-has/Chart.yaml @@ -24,10 +24,6 @@ dependencies: - name: common version: ~12.x-0 repository: '@local' - - name: music - version: ~12.x-0 - repository: '@local' - condition: music.enabled - name: etcd version: ~12.x-0 repository: '@local' |