Externalize networking (welcome Wild Central!)
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
version: 6.6.3-1
|
||||
version: 6.6.3-2
|
||||
requires:
|
||||
- name: postgres
|
||||
- name: postgres
|
||||
defaultConfig:
|
||||
namespace: firefly-iii
|
||||
externalDnsDomain: '{{ .cloud.domain }}'
|
||||
domain: firefly-iii.{{ .cloud.domain }}
|
||||
tlsSecretName: wildcard-wild-cloud-tls
|
||||
storage: 1Gi
|
||||
timezone: UTC
|
||||
adminEmail: '{{ .operator.email }}'
|
||||
@@ -15,7 +13,7 @@ defaultConfig:
|
||||
name: fireflyiii
|
||||
user: fireflyiii
|
||||
defaultSecrets:
|
||||
- key: appKey
|
||||
- key: dbPassword
|
||||
- key: appKey
|
||||
- key: dbPassword
|
||||
requiredSecrets:
|
||||
- postgres.password
|
||||
- postgres.password
|
||||
|
||||
Reference in New Issue
Block a user