Skip to content

Commit

Permalink
fix(): xbridge VITE_ENV production value replancement (#397)
Browse files Browse the repository at this point in the history
* fix(): xbrdige fe ns name

* change kustomize VITE_ENV replacement
  • Loading branch information
mauromedda authored Feb 5, 2024
1 parent 2e6a5bc commit 43a145d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ patches:
value:
beta.cloud.google.com/backend-config: '{"default": "xbridge-frontend"}'
- patch: |-
- op: add
- op: replace
path: "/spec/template/spec/containers/0/env/-"
value:
name: VITE_ENV
Expand Down

0 comments on commit 43a145d

Please sign in to comment.