Created
October 27, 2017 08:02
-
-
Save tcolgate/331446755ab819ab0f31d65b03787ab3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clusters: | |
- name: authn-api | |
cluster: | |
certificate-authority: /etc/ssl/certs/ca-certificates.crt | |
server: https://authn-api/oauth2/k8sTokenReview | |
users: | |
- name: authn-api | |
user: | |
current-context: webhook | |
contexts: | |
- context: | |
cluster: auth-api | |
user: authn-api | |
name: webhook |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment