try new psql operator

This commit is contained in:
j 2025-07-12 21:14:45 +10:00
parent fee0b443da
commit e4abfa72f4
4 changed files with 67 additions and 17 deletions

View file

@ -1,5 +0,0 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: a

View file

@ -1,5 +0,0 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: b

View file

@ -1,7 +0,0 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- a.yaml
- b.yaml