mirror of
				https://github.com/TeamPiped/Piped-Kubernetes.git
				synced 2024-08-14 23:57:15 +00:00 
			
		
		
		
	Commands do work for the most part
The frontend needs better way than sed to change the api endpoint.
This commit is contained in:
		
							parent
							
								
									52ed0d9374
								
							
						
					
					
						commit
						6c8ac774e8
					
				
					 4 changed files with 28 additions and 8 deletions
				
			
		|  | @ -24,7 +24,7 @@ If release name contains chart name it will be used as a full name. | |||
|     {{- if contains $name .Release.Name -}} | ||||
|       {{- $name = .Release.Name -}} | ||||
|     {{- else -}} | ||||
|       {{- $name = printf "%s-%s" .Release.Name $name -}} | ||||
|       {{- $name = printf "%s" $name -}} | ||||
|     {{- end -}} | ||||
|   {{- end -}} | ||||
|   {{- trunc 50 $name | trimSuffix "-" -}} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue