add manifests to archive

This commit is contained in:
Kjeld Schouten
2024-05-29 20:18:21 +02:00
parent d762cc29e8
commit 8d1dbb91dd
38 changed files with 4804 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
kind: Kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
resources:
- ./prometheus/
- namespaces.yaml

View File

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: prometheus-operator

View File

@ -0,0 +1,6 @@
---
kind: Kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
namespace: prometheus-operator
resources:
- https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.60.1/bundle.yaml

View File

@ -0,0 +1,6 @@
---
kind: Kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
namespace: prometheus-operator
resources:
- https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.60.1/bundle.yaml