Created
January 27, 2017 23:45
-
-
Save metral/2dff39d6d5b7a241fb5534fa7178c81d to your computer and use it in GitHub Desktop.
This file contains 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
kind: ConfigMap | |
apiVersion: v1 | |
metadata: | |
name: calico-config | |
namespace: kube-system | |
data: | |
etcd_endpoints: http://10.0.0.50:2379 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment