File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55 annotations :
66 kubero.dev/template.architecture : " []"
77 kubero.dev/template.description : " A lightweight, Airbrake-compatible, PostgreSQL-based Open Source Error Catcher"
8- kubero.dev/template.icon : " https://raw.githubusercontent.com/icoretech/airbroke/refs/heads/main/public/logo.png "
8+ kubero.dev/template.icon : " https://raw.githubusercontent.com/icoretech/airbroke/refs/heads/main/public/logo.svg "
99 kubero.dev/template.installation : " After installation you need to login into the pod and run the following command: `npx prisma migrate deploy`"
1010 kubero.dev/template.links : " []"
1111 kubero.dev/template.screenshots : ' ["https://github.com/icoretech/airbroke/raw/main/public/aidemo.gif"]'
3232 - name : AIRBROKE_GITHUB_SECRET
3333 value : createAGithubApp
3434 - name : AUTH_DEBUG
35- value : " true "
35+ value : " false "
3636 - name : AUTH_URL
3737 value : https://airbroke.localhost/
3838 - name : AIRBROKE_CORS_ORIGINS
You can’t perform that action at this time.
0 commit comments