diff options
Diffstat (limited to 'kubernetes/oof/components/oof-has/components/oof-has-reservation/Chart.yaml')
-rwxr-xr-x | kubernetes/oof/components/oof-has/components/oof-has-reservation/Chart.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/oof/components/oof-has/components/oof-has-reservation/Chart.yaml b/kubernetes/oof/components/oof-has/components/oof-has-reservation/Chart.yaml index b8e5521b93..9f60691b5e 100755 --- a/kubernetes/oof/components/oof-has/components/oof-has-reservation/Chart.yaml +++ b/kubernetes/oof/components/oof-has/components/oof-has-reservation/Chart.yaml @@ -33,3 +33,6 @@ dependencies: - name: serviceAccount version: ~12.x-0 repository: '@local' + - name: readinessCheck + version: ~12.x-0 + repository: '@local' |