Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Last active March 1, 2022 01:31
Show Gist options
  • Save larkintuckerllc/d2c8b5e1844331b3f4b05a86f4949d17 to your computer and use it in GitHub Desktop.
Save larkintuckerllc/d2c8b5e1844331b3f4b05a86f4949d17 to your computer and use it in GitHub Desktop.
kubernetes:
serviceLocatorMethod:
type: multiTenant
clusterLocatorMethods:
- type: config
clusters:
- url: ${K8S_MINIKUBE_URL}
name: minikube
authProvider: serviceAccount
skipTLSVerify: true
skipMetricsLookup: true
serviceAccountToken: ${K8S_MINIKUBE_TOKEN}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment