mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36: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
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
namespace: metallb-system
|
||||
name: metallb-config
|
||||
namespace: metallb-system
|
||||
name: metallb-config
|
||||
data:
|
||||
config: |
|
||||
address-pools:
|
||||
|
||||
Reference in New Issue
Block a user