Fix mysql host
This commit is contained in:
parent
0a9ecb1e08
commit
16acbf5b02
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ spec:
|
|||
- name: MYSQL_USER
|
||||
value: nextcloud
|
||||
- name: MYSQL_HOST
|
||||
value: mariadb
|
||||
value: nextcloud-db
|
||||
ports:
|
||||
- containerPort: 80
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue