diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-05-05 08:40:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-05-05 08:40:13 +0000 |
commit | 797229eebacfb1ec6b8c8b5cfae4a825d8450050 (patch) | |
tree | f0cb1c0b9cad38f6cafba67a2f2459ea0dd597be /kubernetes/policy/components/policy-apex-pdp/Chart.yaml | |
parent | 2fa018482fd50ac033a3d99b674fa5fdc9d8d290 (diff) | |
parent | ef208b0677fca2b5982c5a822c0aec188ffe72d8 (diff) |
Merge "[POLICY] Update docker images to latest versions"
Diffstat (limited to 'kubernetes/policy/components/policy-apex-pdp/Chart.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-apex-pdp/Chart.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/policy/components/policy-apex-pdp/Chart.yaml b/kubernetes/policy/components/policy-apex-pdp/Chart.yaml index f7f0757558..29c9246ed9 100755 --- a/kubernetes/policy/components/policy-apex-pdp/Chart.yaml +++ b/kubernetes/policy/components/policy-apex-pdp/Chart.yaml @@ -34,3 +34,6 @@ dependencies: - name: serviceAccount version: ~12.x-0 repository: '@local' + - name: readinessCheck + version: ~12.x-0 + repository: '@local' |