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 - ReadWriteOnce
resources: resources:
requests: requests:
storage: "8Gi" storage: "2000Gi"

View File

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

View File

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

View File

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

View File

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

View File

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