Skip to content

Commit

Permalink
change validation promtail to vector
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudBeard committed Oct 16, 2024
1 parent 3f9eeb3 commit 45dc188
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ provider:
# Expected values
expected_istiod_port := 15012
expected_istiod_protocol := "TCP"
required_namespaces := {"authservice", "grafana", "keycloak", "loki", "metrics-server", "monitoring", "neuvector", "promtail", "velero"}
required_namespaces := {"authservice", "grafana", "keycloak", "loki", "metrics-server", "monitoring", "neuvector", "vector", "velero"}
# Validate NetworkPolicy for Istiod in required namespaces
validate if {
Expand Down

0 comments on commit 45dc188

Please sign in to comment.