Skip to content

Commit 08605b5

Browse files
author
Alan Christie
committed
style: Better fail message
1 parent 9fda6c7 commit 08605b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/mini-apps-ui/tasks/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
that:
1313
- k8s_auth_host|length > 0
1414
- k8s_auth_api_key|length > 0
15+
msg: "Define KUBECONFIG or set 'k8s_auth_host' and 'k8s_auth_api_key'"
1516
when: maui_kubeconfig|string|length == 0
1617

1718
# Go...

0 commit comments

Comments
 (0)