dynamic-charts #19
@@ -10,14 +10,14 @@ spec:
 | 
			
		||||
          - name: dynamic-charts
 | 
			
		||||
            app: badhouseplants
 | 
			
		||||
            branch: dynamic-charts
 | 
			
		||||
            chart_version: 0.3.5
 | 
			
		||||
            chart_version: 0.3.6
 | 
			
		||||
            value: |
 | 
			
		||||
              istio:
 | 
			
		||||
                hosts:
 | 
			
		||||
                  - dynamic-charts-dev.badhouseplants.net
 | 
			
		||||
              hugo:
 | 
			
		||||
                image:
 | 
			
		||||
                  tag: d727a51c0443eb4194bdaebf8ab0e94c0f228b06
 | 
			
		||||
                  tag: 5d742a71731320883db698432303c92aee4d68a1
 | 
			
		||||
                baseURL: https://dynamic-charts-dev.badhouseplants.net/
 | 
			
		||||
                buildDrafts: true
 | 
			
		||||
  template:
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										13
									
								
								kube/template.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								kube/template.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
- name: $ARGO_APP_BRANCH
 | 
			
		||||
  app: badhouseplants
 | 
			
		||||
  branch: $ARGO_APP_BRANCH
 | 
			
		||||
  chart_version: $ARGO_APP_CHART_VERSION
 | 
			
		||||
  value: |
 | 
			
		||||
    istio:
 | 
			
		||||
      hosts:
 | 
			
		||||
        - $ARGO_APP_HOSTNAME
 | 
			
		||||
    hugo:
 | 
			
		||||
      image:
 | 
			
		||||
        tag: $ARGO_APP_IMAGE_TAG
 | 
			
		||||
      baseURL: https://$ARGO_APP_HOSTNAME/
 | 
			
		||||
      buildDrafts: true
 | 
			
		||||
		Reference in New Issue
	
	Block a user