revert DNS move for etherpad

This commit is contained in:
2025-08-07 16:34:47 +03:00
parent c32c84f6ed
commit 5f90a41009
2 changed files with 3 additions and 3 deletions

View File

@@ -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 - gitea nb! MYSQL_ROOT_PASSWORD seems to be invalid, might be ok to reset it upstream
- wiki - wiki
- nextcloud - 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 - grafana
- woodpecker - woodpecker

View File

@@ -42,7 +42,7 @@ spec:
- name: DB_TYPE - name: DB_TYPE
value: mysql value: mysql
- name: DB_HOST - name: DB_HOST
value: mariadb.infra.k-space.ee value: 172.20.36.1
- name: DB_NAME - name: DB_NAME
value: kspace_etherpad value: kspace_etherpad
- name: DB_USER - name: DB_USER
@@ -130,4 +130,4 @@ spec:
protocol: TCP protocol: TCP
to: to:
- ipBlock: - ipBlock:
cidr: 172.20.36.1/32 # mariadb.infra.k-space.ee cidr: 172.20.36.1/32