mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Remove from federation API server manifest, it is not available anymore and is not required.
This commit is contained in:
		@@ -21,7 +21,6 @@ spec:
 | 
			
		||||
        - federation-apiserver
 | 
			
		||||
        - --bind-address=0.0.0.0
 | 
			
		||||
        - --etcd-servers=http://localhost:2379
 | 
			
		||||
        - --service-cluster-ip-range={{.FEDERATION_SERVICE_CIDR}}
 | 
			
		||||
        - --secure-port=443
 | 
			
		||||
        {{if eq .IS_DNS_NAME "false"}}
 | 
			
		||||
        - --advertise-address={{.FEDERATION_API_HOST}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user