Skip to content

Commit

Permalink
Update vault-exporter-master-push.yaml (#13)
Browse files Browse the repository at this point in the history
Application and component mismatched from Konflux configuration. This change will align them.
  • Loading branch information
lisa authored Jan 15, 2025
1 parent 3fe8371 commit d84191d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tekton/vault-exporter-master-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ metadata:
== "master"
creationTimestamp: null
labels:
appstudio.openshift.io/application: vault-exporter
appstudio.openshift.io/component: vault-exporter
appstudio.openshift.io/application: vault-exporter-master
appstudio.openshift.io/component: vault-exporter-master
pipelines.appstudio.openshift.io/type: build
name: vault-exporter-master-on-push
namespace: app-sre-tenant
Expand Down Expand Up @@ -54,4 +54,4 @@ spec:
- name: git-auth
secret:
secretName: '{{ git_auth_secret }}'
status: {}
status: {}

0 comments on commit d84191d

Please sign in to comment.