postgres-operator installed and worked, forgot to commit to disk

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-11-15 15:19:16 +01:00
parent d6e692722a
commit 8dd3696400
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: postgres-operator
namespace: argocd
spec:
destination:
namespace: postgres-operator
server: https://kubernetes.default.svc
project: infra
source:
chart: postgres-operator
repoURL: https://opensource.zalando.com/postgres-operator/charts/postgres-operator
targetRevision: 1.10.1