mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
initial commit
This commit is contained in:
7
roles/k3s/master/templates/metallb.namespace.j2
Normal file
7
roles/k3s/master/templates/metallb.namespace.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: metallb-system
|
||||
labels:
|
||||
app: metallb
|
||||
|
||||
Reference in New Issue
Block a user