Set default value for REGISTRY param on func-s2i task (#2530)

This commit is contained in:
Jefferson Ramos 2024-10-03 09:50:23 -03:00 committed by GitHub
parent be3a8a07b6
commit f3369409ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -269,6 +269,7 @@ spec:
description: Reference of the image S2I will produce.
- name: REGISTRY
description: The registry associated with the function image.
default: ""
- name: PATH_CONTEXT
description: The location of the path to run s2i from.
default: .