mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
fix charts
This commit is contained in:
parent
338e6a5a8c
commit
5990cb8c4d
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user