mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 09:46:23 +00:00
Fix Indentation for metadata (#232)
This commit is contained in:
@@ -186,8 +186,8 @@ Finally, it's time to actually configure MetalLB! As discussed above, I prefer t
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
name: metallb-config
|
name: metallb-config
|
||||||
data:
|
data:
|
||||||
config: |
|
config: |
|
||||||
address-pools:
|
address-pools:
|
||||||
|
|||||||
Reference in New Issue
Block a user