Skip to content

Commit

Permalink
chore(webui): add empty env to install deployment (#719)
Browse files Browse the repository at this point in the history
Signed-off-by: Aljoscha Poertner <aljoscha.poertner@hellmann.com>
  • Loading branch information
aljoshare committed Aug 9, 2023
1 parent d72d6e6 commit cab4cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/webui/webui/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ spec:
- kluctl
- webui
- --in-cluster
env: []
ports:
- containerPort: 8080
name: http
Expand Down

0 comments on commit cab4cee

Please sign in to comment.