fix(minio-nas): service

This commit is contained in:
JJGadgets
2024-04-15 18:47:26 +08:00
parent 42980002bb
commit 0b910ea614

View File

@@ -64,23 +64,18 @@ spec:
# imagePullPolicy: IfNotPresent
# envFrom: [secretRef: { name: "minio-nas-pg-superuser" }]
service:
main:
dashboard:
primary: false
ports:
http:
port: 9001
s3:
enabled: true
primary: true
controller: main
main:
type: LoadBalancer
externalTrafficPolicy: Cluster
annotations:
coredns.io/hostname: "${APP_DNS_MINIO_NAS_S3}"
"io.cilium/lb-ipam-ips": "${APP_IP_MINIO_NAS_S3}"
ports:
http:
enabled: true
port: 443
targetPort: 9000
protocol: HTTPS