Skip to content

Commit

Permalink
Merge pull request #1648 from GiganticMinecraft/grafana-ip
Browse files Browse the repository at this point in the history
change grafana-host to new-vm(sc-monitoring-01)
  • Loading branch information
unchama authored Dec 31, 2023
2 parents 15b34fb + 8cf8d51 commit b3d849f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ spec:

# オンプレにもともとあった Grafana。
# grafana側でGitHub-SSO認証が掛かっているため、Cloudflare のレイヤではアクセス制御はしていない。
# TODO 新VMに乗り換え(sc-monitoring-01(10.123.0.193:3000) on sc-proxmox-mon-01)
- name: grafana-onp
external-hostname: grafana.onp.admin.seichi.click
internal-authority: "192.168.3.20:3000"
internal-authority: "10.123.0.193:3000"

# zabbix
- name: zabbix
Expand Down

0 comments on commit b3d849f

Please sign in to comment.