Skip to content

Instantly share code, notes, and snippets.

@nilesh93
Created May 10, 2022 13:51
Show Gist options
  • Select an option

  • Save nilesh93/ba3c1ee7227b5fd0147091fda907efcf to your computer and use it in GitHub Desktop.

Select an option

Save nilesh93/ba3c1ee7227b5fd0147091fda907efcf to your computer and use it in GitHub Desktop.
apiVersion: v1
clusters:
- cluster:
server: <insert-data-2>
insecure-skip-tls-verify: true
name: katakoda-cluster
contexts:
- context:
cluster: katakoda-cluster
user: katakoda-cluster
name: katakoda-cluster
current-context: katakoda-cluster
kind: Config
preferences: {}
users:
- name: katakoda-cluster
user:
token: <insert-data-3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment