1
0
Fork 0

argocd/apps: Add PostgreSQL

The *postgresql* application monitors the PostgreSQL operator and its
assocaited resources.
dch-webhooks-secrets
Dustin 2023-10-14 21:30:49 -05:00
parent 6ef8d3256e
commit 3b05ab5b75
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: postgresql
namespace: argocd
spec:
destination:
server: https://kubernetes.default.svc
project: default
source:
path: postgresql
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
targetRevision: master