mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-31 01:44:47 +07:00
test: add more ingress checks
This commit is contained in:
parent
bb27f0a607
commit
faf4e2504d
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user