Commit 9ac1bcaa authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #37363 from nebril/example-typo-fix

Automatic merge from submit-queue Fix notice in redis-slave example
parents d9b339e3 a004bc20
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
echo "Note, if you get errors below indicate kubernetes env injection could be faliing..." echo "If you get errors below, kubernetes env injection could be failing..."
echo "env vars =" echo "env vars ="
env env
echo "CHECKING ENVS BEFORE STARTUP........" echo "CHECKING ENVS BEFORE STARTUP........"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment