Skip to content

Instantly share code, notes, and snippets.

@richardsonlima
Created July 9, 2018 20:21
Show Gist options
  • Save richardsonlima/4741d8a2cd04138ed2f0ec10fd611f85 to your computer and use it in GitHub Desktop.
Save richardsonlima/4741d8a2cd04138ed2f0ec10fd611f85 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
namespace: metallb-system
name: config
data:
config: |
address-pools:
- name: default
protocol: layer2
addresses:
- 192.168.0.16/28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment