mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Try fix PR chart
This commit is contained in:
@@ -7,7 +7,7 @@ cleanup:
|
|||||||
event: branchDeleted
|
event: branchDeleted
|
||||||
app: penpot-pr-{{ .BRANCH | sanitizeDNSName }}
|
app: penpot-pr-{{ .BRANCH | sanitizeDNSName }}
|
||||||
chart:
|
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:
|
values:
|
||||||
namespace: "{{ .BRANCH | sanitizeDNSName }}"
|
namespace: "{{ .BRANCH | sanitizeDNSName }}"
|
||||||
frontend:
|
frontend:
|
||||||
|
|||||||
Reference in New Issue
Block a user