Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
a2f4bb2284b2f5771341cc6d6e7e08a8ba44cd05
/
.
/
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 }}