commit | 7c8c6864e33d0296194546ff626eb64b99e7cff8 | [log] [tgz] |
---|---|---|
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Thu Nov 19 18:02:37 2020 +0100 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Fri Nov 27 14:18:19 2020 +0000 |
tree | 2ba0d12715c02269ed413112258a643b59c5daa3 | |
parent | a6fa6b1fe4c8c9b8e2a3e29b364dc96804404a9c [diff] [blame] |
[POLICY] Uses new tpls for repos / images This commit makes Policy chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ibc592fdc393e37c075ce905027d49d70fcbe4d84
diff --git a/kubernetes/policy/components/policy-apex-pdp/requirements.yaml b/kubernetes/policy/components/policy-apex-pdp/requirements.yaml index 86751ea..506933c 100755 --- a/kubernetes/policy/components/policy-apex-pdp/requirements.yaml +++ b/kubernetes/policy/components/policy-apex-pdp/requirements.yaml
@@ -24,3 +24,6 @@ - name: certInitializer version: ~6.x-0 repository: '@local' + - name: repositoryGenerator + version: ~6.x-0 + repository: '@local'