extra supported value
This commit is contained in:
Родитель
5e8cf4c254
Коммит
614eb6f380
|
@ -85,7 +85,7 @@ if [ "$ingress" ] && [[ ! $ingress =~ (appgw|contour|nginx|traefik) ]]; then
|
|||
fi
|
||||
|
||||
if [ "$ingressEveryNode" ] && [[ $ingress = "appgw" ]]; then
|
||||
echo "ingressEveryNode only supported if ingress parameter is (nginx|contour)"
|
||||
echo "ingressEveryNode only supported if ingress parameter is (nginx|contour|traefik)"
|
||||
show_usage=true
|
||||
fi
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче