Skip to content

Instantly share code, notes, and snippets.

@dlorenc
Created December 22, 2019 20:24
Show Gist options
  • Save dlorenc/80570f8dac34eabcf6df7e5642246f05 to your computer and use it in GitHub Desktop.
Save dlorenc/80570f8dac34eabcf6df7e5642246f05 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: ip-masq-agent
namespace: kube-system
data:
config: |+
nonMasqueradeCIDRs:
- 10.40.0.0/14
resyncInterval: 60s
masqLinkLocal: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment