Renamed postgres chart and rendered path to platform-postgres

This commit is contained in:
Arvind Prabhakar 2026-06-24 23:52:40 +00:00
commit 2594962ae4
7 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ metadata:
namespace: argocd
spec:
description: Symcrest platform applications
sourceRepos:
sourceRepos:
- '*'
destinations:
- namespace: '*'

View file

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