Skip to content

Commit

Permalink
add cloudPort
Browse files Browse the repository at this point in the history
  • Loading branch information
nowinkeyy committed Feb 1, 2024
1 parent bdc3669 commit 8f8ece9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/objectstorage/deploy/Kubefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ COPY registry registry
COPY manifests manifests

ENV cloudDomain=${cloudDomain:-"127.0.0.1.nip.io"}
ENV cloudPort=${cloudPort:-"443"}

CMD ["kubectl apply -f manifests/deploy.yaml"]

0 comments on commit 8f8ece9

Please sign in to comment.