mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-03 23:40:03 +00:00 
			
		
		
		
	Put fluentd back to host network
This commit is contained in:
		@@ -26,6 +26,7 @@ spec:
 | 
			
		||||
      priorityClassName: system-node-critical
 | 
			
		||||
      serviceAccountName: fluentd-gcp
 | 
			
		||||
      dnsPolicy: Default
 | 
			
		||||
      hostNetwork: true
 | 
			
		||||
      containers:
 | 
			
		||||
      - name: fluentd-gcp
 | 
			
		||||
        image: gcr.io/stackdriver-agents/stackdriver-logging-agent:{{ fluentd_gcp_version }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user