rewrite and improve Chart.yaml files

This commit is contained in:
2024-06-20 21:02:45 -05:00
parent a3830c20c1
commit 4d84f539ac
8 changed files with 59 additions and 14 deletions

View File

@@ -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

View File

@@ -28,7 +28,7 @@ applicationSet:
- group: ""
kind: Service
jqPathExpressions:
- .status.loadBalancer.ingress[].ipMode
- .status.loadBalancer.ingress[].ipMode
syncPolicy:
automated:
prune: true