Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 2417e1a

Browse files
committed
Use * instead of old file path for kubeconfig in readme
Signed-off-by: JoshVanL <[email protected]>
1 parent 3db0d72 commit 2417e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ authenticated Kubernetes user.
8686
apiVersion: v1
8787
clusters:
8888
- cluster:
89-
certificate-authority: ./demo/generated/ca.pem
89+
certificate-authority: *
9090
server: https://[url|ip:443]
9191
name: *
9292
contexts:

0 commit comments

Comments
 (0)