diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2023-05-30 10:43:50 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2023-05-30 10:43:50 +0000 |
commit | d68a6ee8b18a4ce1044e33db1e8a517a6efd9c53 (patch) | |
tree | eccddc61dae28e61414fba8a1051fbc41cbd831a | |
parent | e9d76d6a00131ee0b1e445074f19a30ab0a330e4 (diff) |
[INFRA] Add missing kubernetes_status
Add deleted by accident kubernetes_status script
Issue-ID: INT-2226
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I8c196896837b22a50ba3045143e69f1997af1541
-rw-r--r-- | infra-healthcheck/upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra-healthcheck/upper-constraints.txt b/infra-healthcheck/upper-constraints.txt index 20fdc2e..62176f9 100644 --- a/infra-healthcheck/upper-constraints.txt +++ b/infra-healthcheck/upper-constraints.txt @@ -1,2 +1,3 @@ +git+https://gitlab.com/Orange-OpenSource/lfn/tools/kubernetes-status.git#egg=kubernetes_status git+https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git#egg=helm_onap_status git+https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git#egg=chart_status |