Skip to content

Commit c7014bc

Browse files
author
Sanjay Prabhakar
committed
fix name for restore pipeline run
1 parent e0c15e1 commit c7014bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mas/devops/templates/pipelinerun-restore.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: tekton.dev/v1beta1
33
kind: PipelineRun
44
metadata:
5-
name: "{{ mas_instance_id }}-backup-{{ restore_version }}"
5+
name: "{{ mas_instance_id }}-restore-{{ restore_version }}"
66
labels:
77
tekton.dev/pipeline: mas-restore
88
spec:

0 commit comments

Comments
 (0)