Skip to content

Commit

Permalink
fix minio template
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <zeet6613@gmail.com>
  • Loading branch information
h3mmy authored Feb 23, 2024
1 parent ea9879d commit ca3ef66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cluster/apps/storage/minio/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,12 +216,14 @@ spec:
- path: /
pathType: Prefix
service:
name: main
port: *port-console
- host: &host-api "s3.${XYZ_DOMAIN}"
paths:
- path: /
pathType: Prefix
service:
name: main
port: *port-api
tls:
- secretName: tls.minio
Expand Down

0 comments on commit ca3ef66

Please sign in to comment.