prd_monitoring

This commit is contained in:
root 2025-07-22 18:27:09 +09:00
parent 5aea80be4a
commit 81e14591d7
6 changed files with 10 additions and 16 deletions

View File

@ -16,4 +16,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: "8Gi"
storage: "2000Gi"

View File

@ -1 +0,0 @@
admin:$apr1$JIoWDh3p$Mo4E8nEh3beHp9n1IRjmc/

View File

@ -6,7 +6,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: grafana.nhngpuaas.com
- host: monitoring.gpulive.nhncloud.com
http:
paths:
- backend:
@ -18,7 +18,7 @@ spec:
pathType: Prefix
tls:
- hosts:
- grafana.nhngpuaas.com
secretName: nhngpuaas-ssl
- monitoring.gpulive.nhncloud.com
secretName: gpulive-new-ssl

View File

@ -10,8 +10,3 @@ resources:
generatorOptions:
disableNameSuffixHash: true
secretGenerator:
- name: basic-auth
files:
- auth
type: Opaque

View File

@ -6,7 +6,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: alpha-alert.gpulive.apppaas.io
- host: alert.gpulive.nhncloud.com
http:
paths:
- backend:
@ -18,5 +18,5 @@ spec:
pathType: Prefix
tls:
- hosts:
- alpha-alert.gpulive.apppaas.io
secretName: gpulive-apppaas-io-ssl
- alert.gpulive.nhncloud.com
secretName: gpulive-new-ssl

View File

@ -6,7 +6,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: prometheus.nhngpuaas.com
- host: prometheus.gpulive.nhncloud.com
http:
paths:
- backend:
@ -18,5 +18,5 @@ spec:
pathType: Prefix
tls:
- hosts:
- prometheus.nhngpuaas.com
- prometheus.gpulive.nhncloud.com
secretName: nhngpuaas-ssl