Skip to content

Commit

Permalink
chore: fix frontend deployment error. (#4549)
Browse files Browse the repository at this point in the history
* chore: fix desktop deployment error and update cert-manager version.
Signed-off-by: yy <[email protected]>

Signed-off-by: yy <[email protected]>

* chore: fix frontend deployment error.
Signed-off-by: yy <[email protected]>

Signed-off-by: yy <[email protected]>

---------

Signed-off-by: yy <[email protected]>
  • Loading branch information
lingdie authored Mar 4, 2024
1 parent 14e397c commit a240db8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
- name: INGRESS_SECRET
value: {{ .ingressSecret }}
- name: GUIDE_ENABLED
value: false
value: "false"
name: applaunchpad-frontend
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit a240db8

Please sign in to comment.