Skip to content

Commit 23e7cbd

Browse files
jcapiitaojlebon
authored andcommitted
deps: add kustomize
As a follow-up of [1], we need kustomize to generate the tekton pipelines properly. It can also be used for other usecases. [1] coreos/fedora-coreos-config#3613
1 parent b304f0c commit 23e7cbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/deps.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,6 @@ copr-cli
107107

108108
# To mount metal disk images in cmd-diff
109109
python3-libguestfs
110+
111+
# For generating kubernetes YAML files (e.g Konflux resources)
112+
kustomize

0 commit comments

Comments
 (0)