mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-25 07:58:08 +01:00
Add inscure to k8sv2
This commit is contained in:
parent
9ab78edf56
commit
2b7969adcc
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ apiVersion: v1
|
||||||
clusters:
|
clusters:
|
||||||
- cluster:
|
- cluster:
|
||||||
server: https://k8s-api.prod.lan:8443
|
server: https://k8s-api.prod.lan:8443
|
||||||
|
insecure-skip-tls-verify: true
|
||||||
name: NJJ-K8S
|
name: NJJ-K8S
|
||||||
- cluster:
|
- cluster:
|
||||||
certificate-authority: mt-bundle.pem
|
certificate-authority: mt-bundle.pem
|
||||||
|
|
Loading…
Reference in a new issue