mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-03 23:40:03 +00:00 
			
		
		
		
	Bump GLBC version to 0.9.5
This commit is contained in:
		@@ -1,18 +1,18 @@
 | 
			
		||||
apiVersion: v1
 | 
			
		||||
kind: Pod
 | 
			
		||||
metadata:
 | 
			
		||||
  name: l7-lb-controller-v0.9.4
 | 
			
		||||
  name: l7-lb-controller-v0.9.5
 | 
			
		||||
  namespace: kube-system
 | 
			
		||||
  labels:
 | 
			
		||||
    k8s-app: glbc
 | 
			
		||||
    version: v0.9.4
 | 
			
		||||
    version: v0.9.5
 | 
			
		||||
    kubernetes.io/cluster-service: "true"
 | 
			
		||||
    kubernetes.io/name: "GLBC"
 | 
			
		||||
spec:
 | 
			
		||||
  terminationGracePeriodSeconds: 600
 | 
			
		||||
  hostNetwork: true
 | 
			
		||||
  containers:
 | 
			
		||||
  - image: gcr.io/google_containers/glbc:0.9.4
 | 
			
		||||
  - image: gcr.io/google_containers/glbc:0.9.5
 | 
			
		||||
    livenessProbe:
 | 
			
		||||
      httpGet:
 | 
			
		||||
        path: /healthz
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user