Skip to content

Instantly share code, notes, and snippets.

@miry
Created April 27, 2018 12:44
Show Gist options
  • Save miry/24c0b4885a09d8f0c1dca3865174baf0 to your computer and use it in GitHub Desktop.
Save miry/24c0b4885a09d8f0c1dca3865174baf0 to your computer and use it in GitHub Desktop.
Sample config
apiVersion: v1
clusters:
- cluster:
certificate-authority: /Users/miry/.minikube/ca.crt
server: https://192.168.99.101:8443
name: kube
contexts:
- context:
cluster: kube
namespace: default
user: miry@example.com
name: kube
current-context: kube
kind: Config
preferences: {}
users:
- name: miry@example.com
user:
auth-provider:
config:
client-id: 12312391820938109283
client-secret: asjlkfjaskldfjlkasjdfklj
id-token: saldfjaklsjdfkljaslkdfjlkasjdlkfjaksldfjkl
idp-issuer-url: https://accounts.google.com
refresh-token: 1/sajflfaksdfjlajsdlkf
name: oidc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment