You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: memcached-operator/README.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ $ sed -i "" 's|REPLACE_IMAGE|quay.io/example-inc/memcached-operator|g' deploy/op
56
56
57
57
### Installing
58
58
59
-
Run make install to install the operator. Check that the operator is running in the cluster, also check that the example Memcached service was deployed.
59
+
Run `make install` to install the operator. Check that the operator is running in the cluster, also check that the example Memcached service was deployed.
60
60
61
61
### Uninstalling
62
62
@@ -67,4 +67,8 @@ To uninstall all that was performed in the above step run `make uninstall`.
0 commit comments