Skip to content
Snippets Groups Projects
Verified Commit 2784478d authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(calico): Enable wireguard for cluster

parent c534ff09
No related branches found
No related tags found
No related merge requests found
apiVersion: crd.projectcalico.org/v1
kind: FelixConfiguration
metadata:
name: default
spec:
bpfLogLevel: ""
logSeverityScreen: Info
reportingInterval: 0s
vxlanEnabled: true
wireguardEnabled: true
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: default
resources:
- felix-configuration.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment