Add platform infrastructure configuration

This commit is contained in:
donghyeon-ka
2026-08-28 17:35:41 +09:00
parent fa76531e5b
commit 16c337bcc9
302 changed files with 83259 additions and 1 deletions
+38
View File
@@ -0,0 +1,38 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmGlobals:
chartHome: .helm/charts
helmCharts:
- name: pgadmin4-helm
repo: oci://docker.io/dpage
version: 9.16.0
releaseName: pgadmin
namespace: platform-admin
valuesFile: values/home.yaml
includeCRDs: false
skipTests: true
resources:
- config.yaml
- network-policies
patches:
- patch: |-
- op: add
path: /metadata/namespace
value: platform-admin
target:
labelSelector: app.kubernetes.io/instance=pgadmin
- path: ingress-class-patch.yaml
target:
group: networking.k8s.io
version: v1
kind: Ingress
name: pgadmin
images:
- name: docker.io/dpage/pgadmin4
newName: docker.io/dpage/pgadmin4
digest: sha256:66a300a7ecdcc1f325af0c430315329bca46cd4a7067227d6899802238167c6e