feat: export all K8 Plus cluster manifests
Namespaces: argocd, authentik, backup-system, cloudflare-ddns, gitea, homarr, monitoring, n8n, openclaw, polymarket-bot, vaultwarden Cluster-wide: clusterissuers, namespaces Secrets: redacted (structure only, data=REDACTED)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/managed-by: prometheus-operator
|
||||
managed-by: prometheus-operator
|
||||
operated-prometheus: 'true'
|
||||
name: prometheus-operated
|
||||
namespace: monitoring
|
||||
ownerReferences:
|
||||
- apiVersion: monitoring.coreos.com/v1
|
||||
kind: Prometheus
|
||||
name: kube-prometheus-stack-prometheus
|
||||
uid: f0355616-4bfa-4409-8b5f-c1c815ee7a2a
|
||||
spec:
|
||||
clusterIP: None
|
||||
clusterIPs:
|
||||
- None
|
||||
internalTrafficPolicy: Cluster
|
||||
ipFamilies:
|
||||
- IPv4
|
||||
ipFamilyPolicy: SingleStack
|
||||
ports:
|
||||
- name: http-web
|
||||
port: 9090
|
||||
protocol: TCP
|
||||
targetPort: http-web
|
||||
selector:
|
||||
app.kubernetes.io/name: prometheus
|
||||
sessionAffinity: None
|
||||
type: ClusterIP
|
||||
|
||||
Reference in New Issue
Block a user