2
0
mirror of https://github.com/nofusscomputing/kubernetes.git synced 2025-08-02 04:22:42 +00:00

feat(cloudnativepg_operator): migrate internal manifests

ref: #15 #13  infrastructure/argo#3
This commit is contained in:
2025-07-15 22:54:17 +09:30
parent ae07555465
commit 2d4ee99342
3 changed files with 16092 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: postgres
resources:
- Manifests.yaml

View File

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