mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
change postgres app name
This commit is contained in:
parent
5a9bd79f71
commit
3c879feb4e
@ -1,7 +1,7 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: core-api
|
||||
name: postgres
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
@ -16,7 +16,7 @@ spec:
|
||||
- path: "dev/.config/config.json"
|
||||
template:
|
||||
metadata:
|
||||
name: 'core-api'
|
||||
name: 'postgres'
|
||||
spec:
|
||||
project: 'comissions.app'
|
||||
source:
|
||||
|
Loading…
x
Reference in New Issue
Block a user