Initial commit
This commit is contained in:
6
templates/metallb-namespace.yaml.j2
Normal file
6
templates/metallb-namespace.yaml.j2
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: metallb-system
|
||||
labels:
|
||||
app: metallb
|
||||
Reference in New Issue
Block a user