Fix notice in redis-slave example
This commit is contained in:
parent
8f2457c10c
commit
4f250f53a8
|
|
@ -14,7 +14,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# 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 ="
|
||||
env
|
||||
echo "CHECKING ENVS BEFORE STARTUP........"
|
||||
|
|
|
|||
Loading…
Reference in New Issue