mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Try fix PR chart
This commit is contained in:
parent
6ed788aa5a
commit
3e20e15ffd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ cleanup:
|
|||
event: branchDeleted
|
||||
app: penpot-pr-{{ .BRANCH | sanitizeDNSName }}
|
||||
chart:
|
||||
name: https://github.com/tokens-studio/tokens-studio-for-penpot.git?branch={{ .BRANCH }}&path=/.gimlet/k8s/preview-frontend/
|
||||
name: https://github.com/tokens-studio/tokens-studio-for-penpot.git?branch={{ .BRANCH }}&path=.gimlet/k8s/preview-frontend/
|
||||
values:
|
||||
namespace: "{{ .BRANCH | sanitizeDNSName }}"
|
||||
frontend:
|
||||
|
|
Loading…
Add table
Reference in a new issue