Renamed postgres chart and rendered path to platform-postgres
This commit is contained in:
parent
d1dcd61e14
commit
2594962ae4
7 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: postgres
|
||||
name: platform-postgres
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: platform
|
||||
source:
|
||||
repoURL: https://www.symcrest.com/internal/dev/git/symcrest/k8s-platform.git
|
||||
targetRevision: main
|
||||
path: rendered/postgres
|
||||
path: rendered/platform-postgres
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: database
|
||||
Loading…
Add table
Add a link
Reference in a new issue