mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 12:02:46 +00:00
kube config + iterm conf + walls + zshrc
This commit is contained in:
@@ -11,13 +11,14 @@ clusters:
|
||||
contexts:
|
||||
- context:
|
||||
cluster: gke_flowfactor_europe-west1-b_ff-stage-euw1-cluster-primary
|
||||
namespace: tekton-pipeline-1
|
||||
user: gke_flowfactor_europe-west1-b_ff-stage-euw1-cluster-primary
|
||||
name: gke_flowfactor_europe-west1-b_ff-stage-euw1-cluster-primary
|
||||
name: gke_stage
|
||||
- context:
|
||||
cluster: minikube
|
||||
user: minikube
|
||||
name: minikube
|
||||
current-context: minikube
|
||||
current-context: gke_stage
|
||||
kind: Config
|
||||
preferences: {}
|
||||
users:
|
||||
@@ -25,10 +26,10 @@ users:
|
||||
user:
|
||||
auth-provider:
|
||||
config:
|
||||
access-token: ya29.a0Adw1xeWcrl8vbtpO_Y5lWqdibnLhv3_vyrxVZEmXZnZ1NU_dUnLxaNQS9_o2Z3SV0QCnX58ssRQhVp6uwZ5n0z9gb7qGCrLu23qm9LEcxEFp-WiThcveGRKBa6lWFBtip0vzJmzB7-lBmjnhvSGN7IDnMMBRn0wBfEEsoCZ30Ry9
|
||||
access-token: ya29.a0Adw1xeWEp4cbJ0j9CWn_OgtvKAqBVyfZBe1na9ObcSbEYxV1dMWJ-p7tpdGiEha4MUAknTi889URb9Ixpy0fXcS58-5rnYYsPyN62AKk5xsmFopYsl4A1pRK1IcgoCFCOGiBv8li--7NKxQ3kCGAOZQ73qH6lg-gB5Y2CLLv6b7LbQ
|
||||
cmd-args: config config-helper --format=json
|
||||
cmd-path: /Users/beppe/Downloads/google-cloud-sdk/bin/gcloud
|
||||
expiry: "2020-03-10T11:55:30Z"
|
||||
expiry: "2020-03-25T11:29:20Z"
|
||||
expiry-key: '{.credential.token_expiry}'
|
||||
token-key: '{.credential.access_token}'
|
||||
name: gcp
|
||||
|
Reference in New Issue
Block a user