mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Update fluentd-gcp to include all recent improvements that are in the
new google-fluentd 1.5.4-1 build.
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
			
		||||
 | 
			
		||||
.PHONY:	kbuild kpush
 | 
			
		||||
 | 
			
		||||
TAG = 1.13
 | 
			
		||||
TAG = 1.14
 | 
			
		||||
 | 
			
		||||
# Rules for building the test image for deployment to Dockerhub with user kubernetes.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@ metadata:
 | 
			
		||||
spec:
 | 
			
		||||
  containers:
 | 
			
		||||
  - name: fluentd-cloud-logging
 | 
			
		||||
    image: gcr.io/google_containers/fluentd-gcp:1.13
 | 
			
		||||
    image: gcr.io/google_containers/fluentd-gcp:1.14
 | 
			
		||||
    resources:
 | 
			
		||||
      limits:
 | 
			
		||||
        cpu: 100m
 | 
			
		||||
 
 | 
			
		||||
@@ -169,7 +169,7 @@ metadata:
 | 
			
		||||
spec:
 | 
			
		||||
  containers:
 | 
			
		||||
  - name: fluentd-cloud-logging
 | 
			
		||||
    image: gcr.io/google_containers/fluentd-gcp:1.13
 | 
			
		||||
    image: gcr.io/google_containers/fluentd-gcp:1.14
 | 
			
		||||
    resources:
 | 
			
		||||
      limits:
 | 
			
		||||
        cpu: 100m
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user