Skip to content

Commit

Permalink
adjust ingress service names for minio
Browse files Browse the repository at this point in the history
  • Loading branch information
jgilfoil committed Feb 25, 2024
1 parent 332b17c commit 75084eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/apps/storage/minio/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ spec:
- path: /
pathType: Prefix
service:
name: main
port: 9001
tls:
- hosts:
Expand All @@ -93,6 +94,7 @@ spec:
- path: /
pathType: Prefix
service:
name: api
port: 9000
tls:
- hosts:
Expand Down

0 comments on commit 75084eb

Please sign in to comment.