README.md aktualisiert
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@@ -1,8 +1,12 @@
 | 
			
		||||
# FHEM Container Helm Chart
 | 
			
		||||
 | 
			
		||||
## Using Helm Chart
 | 
			
		||||
* clone or download repository
 | 
			
		||||
* helm install <NAME> </path/to/repoDir> -n <NAMESPACE> --create-namespace
 | 
			
		||||
* helm repo add git.cooltux.net https://git.cooltux.net/api/packages/FHEM/helm
 | 
			
		||||
* helm repo update
 | 
			
		||||
 | 
			
		||||
Nutze folgenden Befehl, um das Paket zu installieren:
 | 
			
		||||
 | 
			
		||||
* helm install fhem git.cooltux.net/fhem
 | 
			
		||||
 | 
			
		||||
for yout own values create a value file with your changes an install with
 | 
			
		||||
* helm install <NAME> </path/to/repoDir> -f <MY_OWN_VALUEFILE>-n <NAMESPACE> --create-namespace
 | 
			
		||||
* helm install fhem git.cooltux.net/fhem -f <MY_OWN_VALUEFILE> -n <NAMESPACE> --create-namespace
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user