mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Upgrade Hazelcast example with the latest hazelcast-kubernetes-bootstrapper 0.7.0, using Deployments instead of Replication Controller.
This commit is contained in:
		@@ -241,7 +241,7 @@ func TestExampleObjectSchemas(t *testing.T) {
 | 
			
		||||
			"pod": &api.Pod{},
 | 
			
		||||
		},
 | 
			
		||||
		"../examples/storage/hazelcast": {
 | 
			
		||||
			"hazelcast-controller": &api.ReplicationController{},
 | 
			
		||||
			"hazelcast-deployment": &extensions.Deployment{},
 | 
			
		||||
			"hazelcast-service":    &api.Service{},
 | 
			
		||||
		},
 | 
			
		||||
		"../examples/meteor": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user