1. AMD64, OpenSUSE Leap 15.5, minikube
-
-
-
-Mind including the CRDs from the helm chart.
-
-
-
```sh
$ minikube start --cpus=4 --memory=6g --addons=ingress
😄 minikube v1.29.0 on Opensuse-Leap 15.5
@@ -509,6 +504,87 @@ DgHIaA9onZj106osEmvECigzsBqutHqI
$ xdg-open $(minikube service -n 'awx' 'awx-demo-service' --url)
$ minikube kubectl -- delete -f <(minikube kubectl -- kustomize --enable-helm)
+```
+
+
+
+