mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: authentik-blueprints-prometheus
|
||||
namespace: authentik
|
||||
labels:
|
||||
goauthentik.io/blueprint: "true"
|
||||
data:
|
||||
prometheus.yaml: |-
|
||||
version: 1
|
||||
metadata:
|
||||
name: prometheus-app
|
||||
entries:
|
||||
- model: authentik_core.application
|
||||
id: prometheus-application
|
||||
state: present
|
||||
identifiers:
|
||||
slug: prometheus
|
||||
attrs:
|
||||
name: Prometheus
|
||||
slug: prometheus
|
||||
policy_engine_mode: any
|
||||
Reference in New Issue
Block a user