Skip to content

Commit a594272

Browse files
committed
symlink -> use_host_config
1 parent b427dfa commit a594272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ load("@com_adobe_rules_gitops//skylib:k8s.bzl", "kubeconfig")
2828
kubeconfig(
2929
name = "k8s_test",
3030
cluster = "kind-kind",
31-
symlink = True,
31+
use_host_config = True,
3232
)
3333

3434
#

0 commit comments

Comments
 (0)