diff --git a/src/mojafos/deployer/fin_values.yaml b/src/mojafos/deployer/fin_values.yaml index 9cd2d7b..53c7c85 100644 --- a/src/mojafos/deployer/fin_values.yaml +++ b/src/mojafos/deployer/fin_values.yaml @@ -25,6 +25,10 @@ fineract: annotations: kubernetes.io/ingress.class: "nginx" nginx.ingress.kubernetes.io/backend-protocol: "HTTPS" + tls: + - hosts: + - "2-fynams.sandbox.fynarfin.io" + secretName: "fineract-tls-secret" resources: limits: cpu: "1000m" @@ -112,4 +116,4 @@ mysql: wildcardhostname: "*.sandbox.fynarfin.io" -tls: "" \ No newline at end of file +tls: ""