revert DNS move for etherpad
This commit is contained in:
@@ -67,6 +67,6 @@ _This page is referenced by wiki [front page](https://wiki.k-space.ee) as **the*
|
||||
- gitea nb! MYSQL_ROOT_PASSWORD seems to be invalid, might be ok to reset it upstream
|
||||
- wiki
|
||||
- nextcloud
|
||||
- etherpad NB! probably NOT using kspace_etherpad_kube
|
||||
- etherpad NB! probably NOT using kspace_etherpad_kube NB! does not take DNS likely due to netpol, hardcoded to 172.20.36.1
|
||||
- grafana
|
||||
- woodpecker
|
||||
|
@@ -42,7 +42,7 @@ spec:
|
||||
- name: DB_TYPE
|
||||
value: mysql
|
||||
- name: DB_HOST
|
||||
value: mariadb.infra.k-space.ee
|
||||
value: 172.20.36.1
|
||||
- name: DB_NAME
|
||||
value: kspace_etherpad
|
||||
- name: DB_USER
|
||||
@@ -130,4 +130,4 @@ spec:
|
||||
protocol: TCP
|
||||
to:
|
||||
- ipBlock:
|
||||
cidr: 172.20.36.1/32 # mariadb.infra.k-space.ee
|
||||
cidr: 172.20.36.1/32
|
||||
|
Reference in New Issue
Block a user