Add node references (#1123)
Removes old Kubernetes references to master / slave and converts them to master / node.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
ports:
|
||||
- "6379"
|
||||
|
||||
redis-slave:
|
||||
redis-node:
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
ports:
|
||||
- "6379"
|
||||
|
||||
Reference in New Issue
Block a user