Skip to content

Instantly share code, notes, and snippets.

@andersonkxiass
Created March 23, 2020 22:53
Show Gist options
  • Save andersonkxiass/5abe10a96de2d545c6e0e33907a4fdee to your computer and use it in GitHub Desktop.
Save andersonkxiass/5abe10a96de2d545c6e0e33907a4fdee 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:
- 172.17.255.1/200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment