pgadmin
This commit is contained in:
12
pgadmin/src/kustomization.yaml
Normal file
12
pgadmin/src/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
helmCharts:
|
||||
- name: pgadmin4
|
||||
repo: https://helm.runix.net
|
||||
version: 1.45.1
|
||||
releaseName: pgadmin
|
||||
includeCRDs: true
|
||||
namespace: pgadmin
|
||||
valuesFile: values.yaml
|
||||
Reference in New Issue
Block a user