Skip to content

Commit

Permalink
fix: Make possible work with kaniko without region parameter (#118)
Browse files Browse the repository at this point in the history
Change-Id: Ic6bfa48697bd24ecbdca5da8a4adf53d0b5245ef
  • Loading branch information
Mykola Serdiuk committed Dec 1, 2023
1 parent fae164c commit 7ab8765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/pipelines-library/templates/tasks/kaniko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ spec:
configMapKeyRef:
name: edp-config
key: aws_region
optional: true
- name: CONTAINER_REGISTRY_GROUP
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit 7ab8765

Please sign in to comment.