Skip to content

Instantly share code, notes, and snippets.

@mauilion
Last active April 17, 2019 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauilion/0042629742f1ec564c04d596f8244c56 to your computer and use it in GitHub Desktop.
Save mauilion/0042629742f1ec564c04d596f8244c56 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-172.17.255.250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment