Remove pg-operator
This commit is contained in:
parent
0a51fbf36a
commit
a529804ee2
|
@ -1,19 +0,0 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: pg-operator
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: argocd
|
||||
namespace: pg-operator
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://github.com/zalando/postgres-operator.git
|
||||
targetRevision: HEAD
|
||||
path: manifests
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: pg-operator
|
Loading…
Reference in New Issue