Created
February 13, 2019 18:01
-
-
Save darkofabijan/1b34bfc62b6e484405670e51a8d8f5f7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1alpha | |
kind: Dashboard | |
metadata: | |
name: my-dashboard | |
title: My Dashboard | |
id: eb0cc2c7-bbc9-41e4-9e3d-2eb622a673fb | |
create_time: "1537888191" | |
update_time: "1537889560" | |
spec: | |
widgets: | |
- name: All workflows from project | |
type: list_workflows | |
filters: | |
project_id: UUID_OF_A_PROJECT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment