danhuawang opened a new issue, #10929:
URL: https://github.com/apache/gravitino/issues/10929
### What would you like to be improved?
Reminder user to add the following env variables for Chart deployment, if
catalog using gcs as object store
```
env:
- name: GRAVITINO_USE_WEB_V2
value: "true"
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/gcs/key.json
```
Reminder user to add the `GOOGLE_APPLICATION_CREDENTIALS` env variables for
docker deployment, if catalog using gcs as object store
### How should we improve?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]