We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832460e commit 51ab9e5Copy full SHA for 51ab9e5
kubernetes/nas-1/apps/default/minio/app/helmrelease.yaml
@@ -83,7 +83,7 @@ spec:
83
serviceMonitor:
84
main:
85
enabled: true
86
- serviceName: main
+ serviceName: minio
87
endpoints:
88
- port: s3
89
scheme: http
@@ -101,15 +101,15 @@ spec:
101
- path: /
102
pathType: Prefix
103
service:
104
- name: main
105
- port: 9001
+ identifier: main
+ port: http
106
- host: &host2 minio-s3.holthome.net
107
paths:
108
109
110
111
112
- port: 9000
+ port: s3
113
114
persistence:
115
data:
0 commit comments