mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 02:08:13 +00:00 
			
		
		
		
	examples/pod: Revert the previous changes.
The previous changes (#32148) checked in the example file by accident. Reverting.
This commit is contained in:
		| @@ -6,9 +6,6 @@ metadata: | |||||||
|   labels: |   labels: | ||||||
|     name: nginx |     name: nginx | ||||||
| spec: | spec: | ||||||
|   initcontainers:  |  | ||||||
|     name: busybox |  | ||||||
|     image: busybox |  | ||||||
|   containers: |   containers: | ||||||
|   - name: nginx |   - name: nginx | ||||||
|     image: nginx |     image: nginx | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Yifan Gu
					Yifan Gu