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

@ -4,3 +4,4 @@
#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 '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'

@ -1 +0,0 @@
Subproject commit 7215ec05d0f4ef093de2f4ddc80b385214522e4d

@ -1 +0,0 @@
Subproject commit 3e16e05ba7132b1db567c6dcd37cc6a8ffa1d8fe

View File

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