rewrite and improve Chart.yaml files
This commit is contained in:
		| @@ -1,6 +1,15 @@ | ||||
| apiVersion: v2 | ||||
| name: stack | ||||
| version: 1.0.0 | ||||
| sources: | ||||
|   - https://github.com/alexlebens/alexlebens-net.git   | ||||
| description: Stack | ||||
| keywords: | ||||
|   - argo-cd | ||||
|   - stack | ||||
|   - deployment | ||||
| home: "" | ||||
|   - https://github.com/argoproj/argo-cd | ||||
|   - https://github.com/alexlebens/alexlebens-net.git | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png | ||||
| appVersion: 1.0.0 | ||||
|   | ||||
| @@ -28,7 +28,7 @@ applicationSet: | ||||
|       - group: "" | ||||
|         kind: Service | ||||
|         jqPathExpressions: | ||||
|           - .status.loadBalancer.ingress[].ipMode       | ||||
|           - .status.loadBalancer.ingress[].ipMode | ||||
|     syncPolicy: | ||||
|       automated: | ||||
|         prune: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user