2021-09-26 18:24:58 +00:00
|
|
|
##
|
|
|
|
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
|
|
|
# It's ONLY meant for content that the user is NOT expected to change.
|
|
|
|
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
|
|
|
##
|
|
|
|
|
|
|
|
image:
|
|
|
|
repository: docker.io/dpage/pgadmin4
|
|
|
|
pullPolicy: IfNotPresent
|
2021-10-12 07:53:26 +00:00
|
|
|
tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691
|
2021-09-26 18:24:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
##
|
|
|
|
# Most other defaults are set in questions.yaml
|
|
|
|
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
|
|
|
##
|