mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
test: add more ingress checks
This commit is contained in:
@@ -18,8 +18,11 @@ func TestSmoke(t *testing.T) {
|
||||
namespace string
|
||||
}{
|
||||
{"argocd-server", "argocd"},
|
||||
{"hajimari", "hajimari"},
|
||||
{"gitea", "gitea"},
|
||||
{"grafana", "grafana"},
|
||||
{"hajimari", "hajimari"},
|
||||
{"registry-docker-registry", "registry"},
|
||||
{"tekton-dashboard", "tekton-pipelines"},
|
||||
}
|
||||
|
||||
for _, app := range mainApps {
|
||||
|
||||
Reference in New Issue
Block a user