15 lines
		
	
	
		
			262 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			262 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| 
 | |
| apiVersion: crd.projectcalico.org/v1
 | |
| kind: FelixConfiguration
 | |
| metadata:
 | |
|   name: default
 | |
| spec:
 | |
|   bpfLogLevel: ""
 | |
|   floatingIPs: Disabled
 | |
|   healthPort: 9099
 | |
|   logSeverityScreen: Info
 | |
|   reportingInterval: 0s
 | |
|   wireguardEnabled: true
 | |
|   wireguardEnabledV6: true
 |