Skip to content

Commit

Permalink
Added ssl to grafana?
Browse files Browse the repository at this point in the history
  • Loading branch information
garioncox committed Apr 26, 2024
1 parent df55f4e commit eca6fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Telemetry/kube/grafana-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ kind: Ingress
metadata:
namespace: ${NAMESPACE}
name: kakey-grafana-ingress
annotations:
cert-manager.io/cluster-issuer: cert-manager-webhook-duckdns-alex-production
annotations:
cert-manager.io/cluster-issuer: cert-manager-webhook-duckdns-alex-production
spec:
tls:
- hosts:
Expand Down

0 comments on commit eca6fb3

Please sign in to comment.