Skip to content

Instantly share code, notes, and snippets.

@ludovicwyffels
Created November 1, 2018 07:15
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 ludovicwyffels/917a399b423868f9415e6c384138e550 to your computer and use it in GitHub Desktop.
Save ludovicwyffels/917a399b423868f9415e6c384138e550 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
namespace: metallb-system
name: config
data:
config: |
address-pools:
- name: my-ip-space
protocol: layer2
addresses:
- 10.133.7.200-10.133.7.230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment