Disable Storyboard for airshipctl

Disables the airshipctl Storyboard in favor of using GitHub Issues as
the project issue tracker [0].

[0] https://github.com/airshipit/airshipctl/issues

Change-Id: I2f73b698bfa6d43efd86ffdbff27043d69948538
This commit is contained in:
Ian H. Pittwood 2020-02-11 16:03:26 -06:00 committed by Ian Pittwood
parent b393e47795
commit 4abef30e8c
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@
- airship
- project: airship/airshipctl
description: A CLI for managing declarative infrastructure.
use-storyboard: true
groups:
- airship
use-storyboard: false
- project: airship/airshipui
description: A Web UI for interacting with Airship-managed clusters
- project: airship/apis