fix charts

This commit is contained in:
Damien Ostler 2024-02-10 18:43:53 -05:00
parent 338e6a5a8c
commit 5990cb8c4d

View File

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet kind: ApplicationSet
metadata: metadata:
name: core-api name: postgres
namespace: argocd namespace: argocd
spec: spec:
goTemplate: true goTemplate: true
@ -23,7 +23,6 @@ spec:
path: charts/postgresql/ path: charts/postgresql/
helm: helm:
values: | values: |
nameOverride : "comissions-app-db"
global: global:
postgresql: postgresql:
auth: auth: