mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
update minio
This commit is contained in:
@@ -179,6 +179,7 @@ kubectl -n media create secret generic minio --from-literal=AWS_ENDPOINTS=https:
|
||||
s3://bucket-name@ap-southeast-2/
|
||||
|
||||
# helm
|
||||
kubectl -n db create secret generic minio-credentials --from-literal=root-password="xxx" --from-literal=root-user=junv
|
||||
|
||||
helm upgrade --install minio -n db -f minio-values.yaml bitnami/minio --set accessKey.password="TODO" \
|
||||
--set secretKey.password="TODO"
|
||||
|
||||
Reference in New Issue
Block a user