diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2024-04-12 06:34:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-04-12 06:34:21 +0000 |
commit | 53fe20dc15c0e23c27bee5c1450340e454b8945b (patch) | |
tree | b0c24f201cc239959f2784545b52fb264ac7def0 /kubernetes/policy/components/policy-clamp-ac-http-ppnt | |
parent | 3c9a839dec53d453bd86692ae7ba08bc116bd12b (diff) | |
parent | ee119102020f1dc6044f686c748a37ff0e7487de (diff) |
Merge "[COMMON] Update all ReadinessChecks"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml index abdd038607..faa7014a79 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml @@ -31,6 +31,4 @@ dependencies: - name: serviceAccount version: ~13.x-0 repository: '@local' - - name: readinessCheck - version: ~13.x-0 - repository: '@local' + |