"1" was necessary. Added comments. Fixed name. Ready.

This commit is contained in:
WilliamMiceli
2018-12-05 15:35:58 -05:00
parent d8381eae97
commit 42e509c5e7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# PHPMyAdmin
# phpMyAdmin
https://hub.docker.com/r/phpmyadmin/phpmyadmin/

View File

@@ -7,7 +7,7 @@ services:
- 1.1.1.1
- 1.0.0.1
environment:
PMA_ARBITRARY: 1
PMA_ARBITRARY: 1 # Allows the user to specify any arbitrary server using address/hostname and port
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}