Change chart directory structure

This commit is contained in:
wbsong111
2026-01-19 11:11:33 +09:00
parent 113bcfdf5b
commit 1c0c62291f
5947 changed files with 4134 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
image:
repository: paasup/dnsup
tag: "v0.3"
# imagePullSecrets:
# - name: regcred
service:
type: LoadBalancer
# LoadBalancerIP: "127.0.0.1"
env:
DB_HOST: postgresql-postgresql-ha-postgresql.platform.svc.cluster.local
DB_PORT: "5432"
DB_USER: paasup
DB_PASSWORD: paasup
DB_NAME: paasup
UPPER_DNS: "8.8.8.8"