代码拉取完成,页面将自动刷新
# Default values for merico-helm.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
release: TO_BE_REPLACED
replicaCount: 1
domainname: default.k8s.merico.cn
storage: notaliyun
pvc_name: merico
FE_VERSION:
EE_VERSION:
AE_VERSION:
devlake_VERSION:
expert_VERSION:
markdoc_VERSION: v1.1.5-stable
table_VERSION: v6.7.0-221209_0703
table_web_VERSION: v6.7.0
sqlrewriter_VERSION: v1.0.0
pykit_VERSION: 0.2.0
datapath: /data
docker_root: /var/lib/docker
port_expose: "false"
namespaceid: 300
imagepullpolicy: IfNotPresent
registry: registry.cn-hongkong.aliyuncs.com/merico
taint: merico
proxy: "false"
http_proxy: ""
https_proxy: ""
random: ""
minio:
name: minio
image: minio
imagetag: RELEASE.2022-05-26T05-48-41Z.hotfix.15f13935a
replicas: 1
volumename: minio
hostpath: minio
mountpath: /data/minio/
port: 9000
svcport: 9000
nodeport: "03"
webnodeport: "23"
MINIO_ACCESS_KEY: merico
MINIO_SECRET_KEY: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
node_group: minio
minio2:
open: "false"
name: minio2
image: minio
imagetag: RELEASE.2022-05-26T05-48-41Z.hotfix.15f13935a
replicas: 1
volumename: minio
hostpath: minio2
mountpath: /data/minio/
port: 9000
svcport: 9000
nodeport: "13"
webnodeport: "33"
MINIO_ACCESS_KEY: merico
MINIO_SECRET_KEY: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
node_group: minio2
postgres:
name: postgres
image: postgres
imagetag: 11.17-init-utf8
replicas: 1
volumename: postgres
hostpath: pg-db-local
mountpath: /var/lib/postgresql/data
port: 5432
svcport: 5432
nodeport: "05"
POSTGRES_DB: vdev
POSTGRES_MULTIPLE_DATABASES: metastore,sonar,ca_prod,ca_report,mex,lake,dashboard,dc_lake,datacenter
POSTGRES_PASSWORD: ${postgres_POSTGRES_PASSWORD}
POSTGRES_USER: postgres
max_connections: 300
max_wal_size: 1GB
min_wal_size: 80MB
shared_buffers: 1GB
maintenance_work_mem: 256MB
max_parallel_workers_per_gather: 4
effective_cache_size: 2GB
synchronous_commit: off
node_group: storage
redis:
name: redis
image: redis
imagetag: 7.0.5
replicas: 1
volumename: redis
hostpath: redis-local
mountpath: /data/
port: 6379
svcport: 6379
nodeport: "07"
password: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
node_group: storage
rabbitmq:
name: rabbitmq
image: rabbitmq
imagetag: 3-management
replicas: 1
volumename: rabbitmq
hostpath: rabbitmq-local
mountpath: /var/lib/rabbitmq
port: 5672
svcport: 5672
nodeport: "01"
webport: 15672
websvcport: 15672
webnodeport: "02"
RABBITMQ_DEFAULT_USER: "rabbitmq"
RABBITMQ_DEFAULT_PASS: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
RABBITMQ_DEFAULT_VHOST: "rabbitmq"
node_group: storage
sonar:
open: "true"
name: sonar
# image: code-quality-server
# imagetag: 0.0.3
image: sonarqube-multiple-worker
imagetag: 9.2.3.0
replicas: 1
volumename: sonar
hostpath: sonarqube/data
mountpath: /opt/sonarqube/data
port: 9000
svcport: 9000
nodeport: "08"
username: postgres
password: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
admin_password: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
web_jvm_mem: 512m # 512m - 1g
ce_jvm_mem: 2g # ce_jvm_mem = 2g * ce_worker_count
es_jvm_mem: 2g # es_jvm_mem = 2g * ce_worker_count
ce_worker_count: 1 # 1-5
node_group: sonar
aeworker:
default: aeworkerdefault
indicator: aeworkerindicator
indicatormedium: aeworkerindicatormedium
indicatorlite: aeworkerindicatorlite
gateway: aegateway
monitor: aemonitor
api: aeapi
port: 9461
svcport: 9461
nodeport: "06"
apiport: 8000
apisvcport: 8000
apinodeport: "12"
replicas: 1
replicas_default: 1 # 1 is enough
replicas_api: 1
replicas_indicator: 1 # 1-5
replicas_indicator_medium: 0
replicas_indicator_lite: 0
worker_memory_default: 12
worker_memory_medium: 10
worker_memory_lite: 5
image: ca
hostpath: ca
mountpath: /data/analysis_storage/shared_fs_0
report_bucket: merico-analysis
minio_expiration_days: 30
monster_memory_limit: 999000
monster_second_limit: 43200
cache_type: "fs"
env: "production"
recursionlimit: 10000
node_group_worker: worker
node_group_worker_medium: worker-medium
node_group_worker_lite: worker-lite
node_group: default
enable_language_feature: "false"
ae_api_secret: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
analysis_report_expiration_keep_num: 60
enable_analysis_profiler: "false"
analysis_too_many_files_changed_threshold: "1000"
starrocks_enabled: "{{ .Values.starrocks.open }}"
# TODO: make StarRocks writer call be_host and SQLAlchemy call fe_host separately
starrocks_fe_host: "{{ .Values.starrocks.name_fe }}"
starrocks_be_host: "{{ .Values.starrocks.name_be }}"
starrocks_fe_query_port: "{{ .Values.starrocks.svcport }}"
starrocks_fe_http_port: "{{ .Values.starrocks.svcfehttpport }}"
starrocks_user: ae_client
starrocks_password: "{{ .Values.postgres.POSTGRES_PASSWORD }}"
starrocks_schema: ae
starrocks_import_rows_limit: 500000
# uptime
uptime_monitor_url: "http://monitor:3001/api/push/GwfxxtUiZA"
uptime_monitor_period: 60
# poc check
poc_enable: "false"
poc_commit_num: "3000"
poc_commit_days: "365"
poc_file_num: "3000"
poc_size: "314572800" # 300MB
sonar_merico_way_enabled: "true"
code_quality_merico_enabled: "true"
fluentd:
name: fluentd
image: fluentd
imagetag: k8s
replicas: 1
volumename: fluentd
hostpath: minio/logs-v2/fluentd
mountpath: /fluentd/log/
port: 24224
svcport: 24224
node_group: minio
fluent:
name: fluent
image: fluent
imagetag: latest
port: 24224
svcport: 24224
node_group: default
buffet:
name: buffet
openapi: openapi
process: process
import: import
image: buffet
replicas: 1
replicas_import: 1
hostpath: buffet-repos
mountpath: /repos/
volumefluentdmountpath: /fluentd-logs/
port: 5000
svcport: 5000
processport: 3000
openapiport: 3000
node_group: default
node_group_import: worker
analysis_jira_message: true
trino_user: "ee_client"
trino_password: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
disable_helmet: "true"
login_ip_limit: 100
detect_blocked_threshold: 0
enable_dev_doc: "false"
# Password of account 'ee_client' is as same as 'root'
starrocks_user: ee_client
starrocks_schema: ae
uptime_monitor_url_process: "http://monitor:3001/api/push/4eXVVOuPV5"
uptime_monitor_url_import: "http://monitor:3001/api/push/Yot12h4c2c"
uptime_monitor_period: 60
openapi_internal_disable: 1 # 0:enable, 1:disable
poc_repo_num: 50
store_baseline_samples: "false"
frontend:
name: frontend
image: frontend
replicas: 1
port: 80
svcport: 80
nodeport: "04"
node_group: default
svn2git:
name: svn2git
image: svn2git
imagetag: v1.0.0
replicas: 1
volumename: svn2git
repos_hostpath: custom-repos/svn2git
repos_mountpath: /svn_repos
auth_mountpath: /root/.subversion/auth
auth_hostpath: custom-repos/auth
cron_time: "0 0 23 * * *"
node_group: default
gitserver:
open: "true"
name: git-server
image: git
imagetag: latest
replicas: 1
volumename: git_server
hostpath: custom-repos
mountpath: /git-server/custom-repos
port: 22
svcport: 22
node_group: default
devlake:
open: "true"
name: devlake
image: lake
replicas: 1
port: 8080
svcport: 8080
hostpath: devlake
secret: secretKeyForNotification
nodeport: 17
node_group: default
max_parallel: 3
api_timeout: 120s
starrocks_db: lake
starrocks_user: lake_client
starrocks_password: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
starrocks_batch_size: 10000
dbtdoc:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
devlake2:
open: "false"
name: devlake2
image: lake
replicas: 1
port: 8080
svcport: 8080
hostpath: devlake2
secret: secretKeyForNotification
nodeport: 28
node_group: default
max_parallel: 1
api_timeout: 120s
starrocks_db: lake
starrocks_user: lake_client
starrocks_password: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
starrocks_batch_size: 10000
configui:
name: configui
image: devlake-config-ui
imagetag: v0.14.3
replicas: 1
port: 4000
svcport: 4000
hostpath: configui
nodeport: 29
node_group: default
expert:
open: "true"
name: expert
image: expert
replicas: 1
port: 80
svcport: 80
nodeport: 25
database: mex
node_group: default
table:
open: "true"
name: table
image: ee-table
replicas: 1
port: 31200
svcport: 31200
nodeport: "14"
node_group: default
cors_allow_origin: "*"
app_id: 97b858c82407ed79
app_secret: 92b75c112b66d3073b98493f33b2bf05
enable_auth: 1 # 0:disable, 1:enable
table_website:
name: table-website
image: table-website
replicas: 1
port: 80
svcport: 80
nodeport: "27"
node_group: default
starrocks:
open: "true"
name_be: starrocks-be
name_fe: starrocks-fe
image: starrocks
imagetag: 2.2.10-avx2
replicas: 1
volumename: starrocks
hostpath_fe_storage: starrocks/fe/storage
mountpath_fe_storage: /data/deploy/StarRocks/fe/storage
hostpath_fe_meta: starrocks/fe/meta
mountpath_fe_meta: /data/deploy/StarRocks/fe/meta
hostpath_fe_log: starrocks/fe/log
mountpath_fe_log: /data/deploy/StarRocks/fe/log
hostpath_be_storage: starrocks/be/storage
mountpath_be_storage: /data/deploy/StarRocks/be/storage
hostpath_be_meta: starrocks/be/meta
mountpath_be_meta: /data/deploy/StarRocks/be/meta
hostpath_be_log: starrocks/be/log
mountpath_be_log: /data/deploy/StarRocks/be/log
port: 9030
svcport: 9030
fehttpport: 8030
svcfehttpport: 8030
behttpport: 8040
svcbehttpport: 8040
nodeportfequery: "16"
nodeportfehttp: "26"
node_group_be: starrocks-be
node_group_fe: starrocks-fe
password: "{{tpl .Values.postgres.POSTGRES_PASSWORD .}}"
priority_networks: 127.0.0.1/24
master_ip: 127.0.0.1
mem_limit: 50%
manual_ip_registry: "false"
cumulative_compaction_num_threads_per_disk: 1
base_compaction_num_threads_per_disk: 1
max_base_compaction_num_singleton_deltas: 100
tablet_max_versions: 1000
fe_exec_mem_limit: "8589934592"
toolservice:
open: "false"
name: toolservice
image: toolservice
imagetag: main_230131_1208_2b1d6a42
replicas: 1
node_group: default
interval_days: 1
restart_min_days: 5
restart_max_days: 7
pykit:
open: "true"
name: pykit
image: ee-pykit
replicas: 1
port: 8000
svcport: 8000
hostpath: pykit
mountpath: /app/data
nodeport: 34
node_group: default
tapd_clean_enabled: "false"
tapd_clean_hour: 17 # in utc
tapd_clean_minute: 17
tapd_secrets: "['']"
starrocks_drop_partition_enabled: "true"
starrocks_drop_partition_hour: 20 # in utc
starrocks_drop_partition_minute: 20
starrocks_drop_partition_lookback_days_start: 100
starrocks_drop_partition_lookback_days_end: 70
retry_failure_analysis_enabled: "false"
retry_failure_analysis_hour: "*"
retry_failure_analysis_minute: "*/2"
ee_openapi_endpoint: "http://openapi:5000/openapi"
ee_openapi_app_id: ""
ee_openapi_app_secret: ""
markdoc:
open: "true"
name: markdoc
image: markdoc
replicas: 1
port: 3000
svcport: 3000
nodeport: "18"
node_group: default
query:
open: "false"
name: query
image: query
imagetag: latest
replicas: 1
port: 8000
svcport: 8000
nodeport: "19"
node_group: starrocks-fe
monitor:
open: "true"
name: monitor
image: uptime-kuma
imagetag: v4
replicas: 1
volumename: monitor
hostpath: monitor
mountpath: /app/data/
port: 3001
svcport: 3001
nodeport: "31"
node_group: default
sqlrewriter:
open: "false"
name: sqlrewriter
image: sqlrewriter
replicas: 1
port: 8000
svcport: 8000
node_group: default
nodeport: "32"
auth_url: http://buffet:5000/api/permission/scope
debug: "false"
k8s_wait_for:
name: k8s_wait_for
image: k8s-wait-for
imagetag: treat_errers_as_ready
busybox:
name: busybox
image: busybox
imagetag: latest
go_dnsmasq:
name: go_dnsmasq
image: go-dnsmasq
tag: release-1.0.7
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
serviceAccount:
# Specifies whether a service account should be created
create: true
# Annotations to add to the service account
annotations: {}
# The name of the service account to use.
# If not set and create is true, a name is generated using the fullname template
name: ""
podAnnotations: {}
podSecurityContext: {}
# fsGroup: 2000
securityContext:
{}
# capabilities:
# drop:
# - ALL
# readOnlyRootFilesystem: true
# runAsNonRoot: true
# runAsUser: 1000
service:
type: ClusterIP
port: 80
ingress:
enabled: false
annotations: {}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: chart-example.local
paths: []
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
resources:
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
resources_limit: "true"
resources_ae_default:
requests:
memory: 220Mi
resources_ae:
requests:
cpu: 3000m
memory: 8000Mi
limits:
cpu: 6000m
memory: 12000Mi
resources_ae_medium:
requests:
cpu: 100m
memory: 2000Mi
limits:
cpu: 6000m
memory: 10000Mi
resources_ae_lite:
requests:
cpu: 100m
memory: 2000Mi
limits:
cpu: 6000m
memory: 5000Mi
resources_ee:
requests:
memory: 300Mi
resources_ee_process:
requests:
memory: 600Mi
resources_ee_import:
requests:
memory: 1200Mi
resources_ee_frontend:
requests:
memory: 120Mi
resources_devlake:
requests:
memory: 300Mi
resources_expert:
requests:
memory: 240Mi
resources_table:
requests:
memory: 300Mi
resources_table_website:
requests:
memory: 60Mi
resources_sonar:
requests:
memory: 3600Mi
resources_starrocks_fe:
requests:
memory: 1200Mi
resources_starrocks_be:
requests:
memory: 3600Mi
resources_postgres:
requests:
memory: 4000Mi
resources_rabbitmq:
requests:
memory: 400Mi
resources_redis:
requests:
memory: 100Mi
resources_minio:
requests:
memory: 300Mi
resources_others:
requests:
memory: 60Mi
hostAliases:
- ip: "127.0.0.1"
hostnames:
- "foo.local"
autoscaling:
enabled: false
minReplicas: 1
maxReplicas: 100
targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
ssh_config:
open: "false"
nodeSelector: {}
tolerations: []
affinity: {}
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc2:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc3:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc4:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc5:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
dbtdoc1:
open: "true"
name: dbtdoc
image: lake
imagetag: "{{ .Values.devlake_VERSION }}"
replicas: 1
port: 8080
svcport: 8080
hostpath: dbtdoc
nodeport: 30
node_group: default
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。