Skip to content
Snippets Groups Projects
Commit ad8cea68 authored by Murat Kabilov's avatar Murat Kabilov Committed by Murat Kabilov
Browse files

create config map entry in the README file

parent deef84e6
Branches
Tags
No related merge requests found
...@@ -111,6 +111,12 @@ Etcd is required to deploy the operator. ...@@ -111,6 +111,12 @@ Etcd is required to deploy the operator.
$ kubectl --context minikube create -f https://raw.githubusercontent.com/coreos/etcd/master/hack/kubernetes-deploy/etcd.yml $ kubectl --context minikube create -f https://raw.githubusercontent.com/coreos/etcd/master/hack/kubernetes-deploy/etcd.yml
### Create ConfigMap
ConfigMap is used to store configuration of the operator
$ kubectl --context minikube create -f manifests/configmap.yaml
### Deploy fake Teams API ### Deploy fake Teams API
Teams API is used as a source of human users. Teams API is used as a source of human users.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment