Logo
Explore Help
Sign In
alexpires.me/a13labs.infra
1
0
Fork 0
You've already forked a13labs.infra
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
fix/new-runners
a13labs.infra/terraform/modules/utils/prometheus/main.tf
T

11 lines
183 B
Terraform
Raw Permalink Normal View History

Add cert checker module: implement Kubernetes resources, certificate validation logic, and deployment restart functionality
2025-10-02 16:53:28 +02:00
resource "kubernetes_namespace" "prometheus" {
Add custom error pages and Nginx configuration for proxy module
2025-10-02 00:19:01 +02:00
metadata {
name = "prometheus"
}
}
Add cert checker module: implement Kubernetes resources, certificate validation logic, and deployment restart functionality
2025-10-02 16:53:28 +02:00
moved {
from = kubernetes_namespace.monitoring
to = kubernetes_namespace.prometheus
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.4 Page: 38ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API