mariadb: move hardcoded IP to DNS
This commit is contained in:
@@ -42,7 +42,7 @@ spec:
|
||||
- name: DB_TYPE
|
||||
value: mysql
|
||||
- name: DB_HOST
|
||||
value: 172.20.36.1
|
||||
value: mariadb.infra.k-space.ee
|
||||
- name: DB_NAME
|
||||
value: kspace_etherpad
|
||||
- name: DB_USER
|
||||
@@ -130,4 +130,4 @@ spec:
|
||||
protocol: TCP
|
||||
to:
|
||||
- ipBlock:
|
||||
cidr: 172.20.36.1/32
|
||||
cidr: 172.20.36.1/32 # mariadb.infra.k-space.ee
|
||||
|
Reference in New Issue
Block a user