"1" was necessary. Added comments. Fixed name. Ready.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# PHPMyAdmin
|
||||
# phpMyAdmin
|
||||
|
||||
https://hub.docker.com/r/phpmyadmin/phpmyadmin/
|
||||
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user