Skip to content

Commit e64b75a

Browse files
committed
remove harbor
1 parent bf55e83 commit e64b75a

File tree

3 files changed

+0
-96
lines changed

3 files changed

+0
-96
lines changed

apps/harbor.py

Lines changed: 0 additions & 91 deletions
This file was deleted.

apps/versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ version = "1.21.0"
4141
helm = "https://fission.github.io/fission-charts/"
4242
chart = "fission-all"
4343

44-
[harbor]
45-
version = "26.8.3"
46-
helm = "https://charts.bitnami.com/bitnami"
47-
4844
[keda]
4945
version = "2.17.2"
5046
helm = "https://kedacore.github.io/charts"

cluster.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ coredns = { path = "apps/coredns.py" }
2323
contour = { path = "apps/contour.py" }
2424
fission = { path = "apps/fission.py" }
2525
gvisor = { path = "apps/gvisor.py" }
26-
harbor = { path = "apps/harbor.py" }
2726
keda = { path = "apps/keda.py" }
2827
keycloak = { path = "apps/keycloak.py" }
2928
kubevirt = { path = "apps/kubevirt.py" }

0 commit comments

Comments
 (0)