mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Rewrite guestbook example to use kube-dns instead of host:port
This fixes #5091
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
redis-server --slaveof ${REDIS_MASTER_SERVICE_HOST:-$SERVICE_HOST} $REDIS_MASTER_SERVICE_PORT
|
||||
redis-server --slaveof redis-master 6379
|
||||
|
Reference in New Issue
Block a user