diff options
| author | Takuya Yoshida <hawaiianphoto@geekhost.net> | 2022-05-15 22:22:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-15 22:22:06 +0900 |
| commit | a8e779a68cc048d6d82b160e8e899cfab84db309 (patch) | |
| tree | 9e16e82bc8b4639436bc8effa8372eecfe33c36d /chart/values.yml | |
| parent | Refactor emoji-edit-dialog to use Composition API (#8657) (diff) | |
| download | sharkey-a8e779a68cc048d6d82b160e8e899cfab84db309.tar.gz sharkey-a8e779a68cc048d6d82b160e8e899cfab84db309.tar.bz2 sharkey-a8e779a68cc048d6d82b160e8e899cfab84db309.zip | |
Power up (#8684)
Diffstat (limited to 'chart/values.yml')
| -rw-r--r-- | chart/values.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chart/values.yml b/chart/values.yml new file mode 100644 index 0000000000..a7031538a9 --- /dev/null +++ b/chart/values.yml @@ -0,0 +1,3 @@ +url: https://example.tld/ +image: okteto.dev/misskey +environment: production |