Remove pg-operator

This commit is contained in:
Victor Timofei 2023-01-21 02:08:54 +02:00
parent 0a51fbf36a
commit a529804ee2
No known key found for this signature in database
GPG Key ID: DD624AB6CFB54FC8
1 changed files with 0 additions and 19 deletions

View File

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