Skip to content

Commit

Permalink
specify tls specifically
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 11, 2023
1 parent b46a601 commit 9d021d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/monitoring/grafana/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ spec:
tls:
- hosts:
- *host
secretName: vteng-io-production-tls
persistence:
enabled: true
storageClassName: local-path
Expand Down

0 comments on commit 9d021d8

Please sign in to comment.