This commit is contained in:
2024-01-22 15:58:50 +01:00
parent b8d9474cb1
commit 6f286d2996
2 changed files with 68 additions and 68 deletions

View File

@@ -6,10 +6,37 @@ metadata:
name: domain-monitor
description: null
options:
app-group:
default: infra
kube-state-metrics:
default:
enable: true
examples:
- infra
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: kube-state-metrics
distributions:
default:
core: core
domain: domain
examples:
- core: core
domain: domain
properties:
core:
default: core
type: string
domain:
default: domain
type: string
type: object
ingress-class:
default: traefik
examples:
- traefik
type: string
backups:
default:
@@ -41,42 +68,6 @@ options:
default: backup-settings
type: string
type: object
prometheus:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: prometheus
monitor-control-plan:
default:
enable: false
examples:
- enable: false
properties:
enable:
default: false
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: monitor-control-plan
node-exporter:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: node-exporter
storage-classes:
default:
BlockReadWriteMany: ''
@@ -102,31 +93,23 @@ options:
default: ''
type: string
type: object
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
ingress-class:
default: traefik
examples:
- traefik
type: string
distributions:
prometheus:
default:
core: core
domain: domain
enable: true
examples:
- core: core
domain: domain
- enable: true
properties:
core:
default: core
type: string
domain:
default: domain
type: string
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: prometheus
domain:
default: your-company
examples:
- your-company
type: string
alertmanager:
default:
enable: true
@@ -139,7 +122,7 @@ options:
type: object
x-vynil-category: monitor
x-vynil-package: alertmanager
kube-state-metrics:
node-exporter:
default:
enable: true
examples:
@@ -150,17 +133,34 @@ options:
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: kube-state-metrics
domain:
default: your-company
x-vynil-package: node-exporter
app-group:
default: infra
examples:
- your-company
- infra
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
monitor-control-plan:
default:
enable: false
examples:
- enable: false
properties:
enable:
default: false
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: monitor-control-plan
dependencies: []
providers:
kubernetes: true