Bump glbc version
This commit is contained in:
		| @@ -1,18 +1,18 @@ | ||||
| apiVersion: v1 | ||||
| kind: Pod | ||||
| metadata: | ||||
|   name: l7-lb-controller-v0.6.3 | ||||
|   name: l7-lb-controller-v0.7.0 | ||||
|   namespace: kube-system | ||||
|   labels: | ||||
|     k8s-app: glbc | ||||
|     version: v0.6.3 | ||||
|     version: v0.7.0 | ||||
|     kubernetes.io/cluster-service: "true" | ||||
|     kubernetes.io/name: "GLBC" | ||||
| spec: | ||||
|   terminationGracePeriodSeconds: 600 | ||||
|   hostNetwork: true | ||||
|   containers: | ||||
|   - image: gcr.io/google_containers/glbc:0.6.3 | ||||
|   - image: gcr.io/google_containers/glbc:0.7.0 | ||||
|     livenessProbe: | ||||
|       httpGet: | ||||
|         path: /healthz | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Prashanth Balasubramanian
					Prashanth Balasubramanian