Skip to content

Commit

Permalink
chore: Make it possible to use external tekton cache (#74)
Browse files Browse the repository at this point in the history
Change-Id: I955f8e6a266a74835b91714ed65aeea9368424cb
  • Loading branch information
Mykola Serdiuk committed Dec 11, 2023
1 parent ce3f288 commit fec7260
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{ if index .Values "tekton-cache" "enabled" }}
{{ if index .Values "tekton-cache" "url" }}
apiVersion: v1
kind: ConfigMap
metadata:
Expand Down

0 comments on commit fec7260

Please sign in to comment.