Skip to content

Commit 28b7664

Browse files
author
Marc Sluiter
committed
added basic auth for kubernetes
1 parent 3ce32ef commit 28b7664

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
kubernetesurl=http://172.17.8.20:10260
1+
kubernetesurl=https://172.17.8.20
2+
acceptAnyCert=true
3+
username=test
4+
password=secret

0 commit comments

Comments
 (0)