fix: remove an emtpy namespace object from the template
This commit is contained in:
		@@ -4,7 +4,6 @@
 | 
				
			|||||||
  chart_version: $ARGO_APP_CHART_VERSION
 | 
					  chart_version: $ARGO_APP_CHART_VERSION
 | 
				
			||||||
  repo_url: https://git.badhouseplants.net/api/packages/badhouseplants/helm
 | 
					  repo_url: https://git.badhouseplants.net/api/packages/badhouseplants/helm
 | 
				
			||||||
  value: |
 | 
					  value: |
 | 
				
			||||||
    namespace:
 | 
					 | 
				
			||||||
    hugo:
 | 
					    hugo:
 | 
				
			||||||
      image:
 | 
					      image:
 | 
				
			||||||
        tag: $ARGO_APP_IMAGE_TAG
 | 
					        tag: $ARGO_APP_IMAGE_TAG
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user