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

This commit is contained in:
Simple_Not 2023-11-16 19:26:37 +10:00
parent f8116df730
commit 77ec717184

View File

@ -1,4 +1,4 @@
#!/bin/bash
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'