File tree Expand file tree Collapse file tree 6 files changed +0
-16
lines changed
Expand file tree Collapse file tree 6 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,13 @@ linters-settings:
55 - kind : Deployment
66 name : snapshot-controller
77 container : snapshot-controller
8- - kind : Deployment
9- name : snapshot-controller
10- container : snapshot-validation
118 - kind : Deployment
129 name : snapshot-validation-webhook
1310 container : snapshot-validation
1411 readiness-probe :
1512 - kind : Deployment
1613 name : snapshot-controller
1714 container : snapshot-controller
18- - kind : Deployment
19- name : snapshot-controller
20- container : snapshot-validation
2115 - kind : Deployment
2216 name : snapshot-validation-webhook
2317 container : snapshot-validation
Original file line number Diff line number Diff line change 99 add : /images_digests.json
1010 to : /images_digests.json
1111 after : setup
12- # Rendering .werf/python-deps.yaml is required!
13- - image : python-dependencies
14- add : /lib/python/dist
15- to : /lib/python/dist
16- after : setup
1712 # Rendering .werf/go-hooks.yaml is required!
1813 - image : go-hooks-artifact
1914 add : /go-hooks
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1414{{ tpl (.Files.Get ".werf/choose-edition.yaml") $ }}
1515{{ tpl (.Files.Get ".werf/images.yaml") $ }}
1616{{ tpl (.Files.Get ".werf/images-digests.yaml") $ }}
17- {{ tpl (.Files.Get ".werf/python-deps.yaml") $ }}
1817{{ tpl (.Files.Get ".werf/bundle.yaml") $ }}
1918{{ tpl (.Files.Get ".werf/release.yaml") $ }}
You can’t perform that action at this time.
0 commit comments