1
0
Fork 0

argocd: apps: Remove PostgreSQL

pull/13/head
Dustin 2024-08-27 19:09:52 -05:00
parent b291d9f570
commit 2589f475d9
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
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