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
|
- name: MYSQL_USER
|
||||||
value: nextcloud
|
value: nextcloud
|
||||||
- name: MYSQL_HOST
|
- name: MYSQL_HOST
|
||||||
value: mariadb
|
value: nextcloud-db
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue