8 lines
174 B
YAML
8 lines
174 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: topolvm-system
|
|
# TODO: We need to do the same thing for the kube-system namespace
|
|
labels:
|
|
topolvm.io/webhook: ignore
|