forked from k-space/kube
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			355 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			355 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ```
 | |
| kubectl -n freeswitch create secret generic freeswitch-passwords --from-file freeswitch/PASSWORDS.xml 
 | |
| ```
 | |
| 
 | |
| PASSWORDS.xml is in git.k-space.ee/secretspace/kube:_disabled/freeswitch
 | |
| 
 | |
| freeswitch-sounds was extracted form of http://files.freeswitch.org/releases/sounds/freeswitch-sounds-en-us-callie-32000-1.0.53.tar.gz (with /us/ at root of the volume)
 |