diff options
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml | 5 |
1 files changed, 4 insertions, 1 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 1e820fe107..65126ca6b6 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml @@ -33,4 +33,7 @@ dependencies: repository: '@local' - name: serviceAccount version: ~12.x-0 - repository: '@local'
\ No newline at end of file + repository: '@local' + - name: readinessCheck + version: ~12.x-0 + repository: '@local' |