Skip to content

Commit

Permalink
fix: renamed tls override
Browse files Browse the repository at this point in the history
  • Loading branch information
exu committed Mar 13, 2024
1 parent 2d27caf commit 753591d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ testkube-logs-service:
certManager:
# -- Certificate Issuer kind (only used if `provider` is set to `cert-manager`)
issuerKind: ClusterIssuer
tlsSecret: testkube-enterprise-api-tls
tlsSecret: testkube-enterprise-logs-service-tls
mongo:
# -- Mongo DSN connection string
dsn: "mongodb://testkube-enterprise-mongodb:27017"
Expand Down

0 comments on commit 753591d

Please sign in to comment.