Skip to content

Commit

Permalink
Remove labels
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
  • Loading branch information
ffjlabo committed Aug 13, 2024
1 parent 3ab416e commit ed4f0b0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ apiVersion: pipecd.dev/v1beta1
kind: KubernetesApp
spec:
name: script-run
labels:
env: example
team: product
pipeline:
stages:
- name: SCRIPT_RUN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ apiVersion: pipecd.dev/v1beta1
kind: KubernetesApp
spec:
name: script-run
labels:
env: example
team: product
pipeline:
stages:
- name: SCRIPT_RUN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ apiVersion: pipecd.dev/v1beta1
kind: KubernetesApp
spec:
name: script-run
labels:
env: example
team: product
pipeline:
stages:
- name: SCRIPT_RUN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ apiVersion: pipecd.dev/v1beta1
kind: KubernetesApp
spec:
name: script-run
labels:
env: example
team: product
pipeline:
stages:
- name: SCRIPT_RUN
Expand Down

0 comments on commit ed4f0b0

Please sign in to comment.