Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
3ff5ccbfd4584fc4fee578f3cbef328b1ecf46bb
/
.
/
apps
/
minio
/
chart
/
templates
/
configmap.yaml
blob: ff62eda691e6b68da172271ba591af3c6d98856d [
file
] [
log
] [
blame
]
apiVersion:
v1
kind:
ConfigMap
metadata:
name:
action
-
env
data:
# TODO(giolekva): figure out how to use template "minio.fullname" .
minio_addr:
http
:
//{{ .Values.minio.fullnameOverride }}
:
{{ .Values.minio.service.port }}