Externalize networking (welcome Wild Central!)

This commit is contained in:
2026-07-10 03:49:38 +00:00
parent bb5a76b864
commit dc5518b57f
143 changed files with 691 additions and 1379 deletions

View File

@@ -1,12 +1,10 @@
version: 5.1.0-2
version: 5.1.0-3
requires:
- name: mysql
- name: mysql
defaultConfig:
namespace: ushahidi
externalDnsDomain: '{{ .cloud.domain }}'
domain: ushahidi.{{ .cloud.domain }}
apiDomain: ushahidi-api.{{ .cloud.domain }}
tlsSecretName: wildcard-wild-cloud-tls
storage: 2Gi
db:
host: '{{ .apps.mysql.host }}'
@@ -17,7 +15,7 @@ defaultConfig:
host: ushahidi-redis
port: '6379'
defaultSecrets:
- key: appKey
- key: dbPassword
- key: appKey
- key: dbPassword
requiredSecrets:
- mysql.rootPassword
- mysql.rootPassword