fix(openebs): update disk paths fix(openebs): enable crds for mayastor fix(openebs): enforce privileged pod security level fix(openebs): disable openebs lvm and zfs on thin These couldn't get used with talos so theres no future that I may or may not be using them fix(cilium): use kube-vip ip instead of internal ip fix(openebs): disable csi node init containers, add envcontext flag to io engine These are required to get some pods for openebs to run fix(monitoring): add namespace yaml fix(nginx): create namespace yaml
4 lines
60 B
YAML
4 lines
60 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: monitoring
|