Update fluentd-gcp to 2.0.6
This commit is contained in:
		@@ -27,7 +27,7 @@ spec:
 | 
				
			|||||||
      hostNetwork: true
 | 
					      hostNetwork: true
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: fluentd-gcp
 | 
					      - name: fluentd-gcp
 | 
				
			||||||
        image: gcr.io/google-containers/fluentd-gcp:2.0.5
 | 
					        image: gcr.io/google-containers/fluentd-gcp:2.0.6
 | 
				
			||||||
        # If fluentd consumes its own logs, the following situation may happen:
 | 
					        # If fluentd consumes its own logs, the following situation may happen:
 | 
				
			||||||
        # fluentd fails to send a chunk to the server => writes it to the log =>
 | 
					        # fluentd fails to send a chunk to the server => writes it to the log =>
 | 
				
			||||||
        # tries to send this message to the server => fails to send a chunk and so on.
 | 
					        # tries to send this message to the server => fails to send a chunk and so on.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user