Set grafana hostname for grafana
This commit is contained in:
parent
e692ec7c9f
commit
fb710b5d72
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ spec:
|
||||||
passwordKey: admin-password
|
passwordKey: admin-password
|
||||||
service:
|
service:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
annotations:
|
||||||
|
external-dns.alpha.kubernetes.io/hostname: "grafana.hxme.net"
|
||||||
datasources:
|
datasources:
|
||||||
datasources.yaml:
|
datasources.yaml:
|
||||||
apiVersion: 1
|
apiVersion: 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue