Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		With The Helm Charts, What Is The Recommend Way To Automate Getting An Api Secret Pair For The K8 Glue Agent So You Dont Have To Go Into The Ui And Generate One In Between The Server And Agent Helm Releases?
Hmm but doesnt a lot of the helm chart already work like that (like here for example  https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearml/templates/secrets.yaml )? So like just imagine adding some optional additional secrets chart(s) like the one above that are randomly generated at deployment time (unless the user wants to hard code them into values.yaml) only their purpose would be to create the creds for the agent, then the agent just refences them by name via   existingAgentk8sglueSecret:  which already exists in the chart and boom shouldnt that work?
325 Views
				0
Answers
				
					 
	2 years ago
				
					
						 
	2 years ago
					
					 Tags