Add kafka

This commit is contained in:
Micke Nordin 2024-10-17 12:23:31 +02:00
parent be15897f1b
commit 42a4400e14
Signed by: Micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kafka
resources:
- https://strimzi.io/install/latest?namespace=kafka

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base