Skip to content

Commit

Permalink
docs: update ssl proposal to present the name field under the certSec…
Browse files Browse the repository at this point in the history
…retRef field
  • Loading branch information
aboulay-numspot committed Jul 15, 2024
1 parent 53e87a8 commit 54954da
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ spec:
name: grafana-admin-credentials
key: GF_SECURITY_ADMIN_USER
tls:
certSecretRef: tls-certificate
certSecretRef:
name: tls-certificate
insecureSkipVerify: false
```
Expand Down

0 comments on commit 54954da

Please sign in to comment.