add kfk
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simple_Not
2023-12-06 12:57:14 +10:00
parent 278324f8c7
commit 29ee425ddf
83 changed files with 9 additions and 3 deletions

View File

@@ -3,4 +3,5 @@
#ls /etc/k8s/manifests/**/*.yaml | xargs -n 1 bash -c 'minikube kubectl -- apply -f $0'
ls /etc/k8s/manifests/**/*.yaml | xargs -n 1 bash -c 'kubectl apply -f $0'
ls /etc/k8s/manifests/**/*.yaml | xargs -n 1 bash -c 'kubectl apply -f $0'

Submodule helm-charts/consul-k8s deleted from 7215ec05d0

Submodule helm-charts/vault-helm deleted from 3e16e05ba7

View File

@@ -0,0 +1,7 @@
---
apiVersion: v1
kind: Namespace
metadata:
labels:
name: kafka
name: kafka