Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mengxue Guo
automation-openmole-kubernetes
Commits
f0384b14
Commit
f0384b14
authored
Sep 25, 2019
by
GUO Mengxue
Browse files
Add role bind
parent
c9061e63
Changes
1
Hide whitespace changes
Inline
Side-by-side
deployment_openmole/openmole.sh
View file @
f0384b14
...
...
@@ -18,3 +18,6 @@ kubectl expose deployment openmole-foo-123-567-foo --port=80 -n ingress-nginx
kubectl run openmole-bar-123-567-bar
--image
=
openmole/openmole
-n
ingress-nginx
--
openmole
--port
80
--password
password
--remote
--http
kubectl expose deployment openmole-bar-123-567-bar
--port
=
80
-n
ingress-nginx
# Bind "cluster-admin" role to openmole-connect so that it can access to other pods in the cluster
kubectl apply
-f
roleBinding.yaml
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment