Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 946 Bytes

File metadata and controls

26 lines (17 loc) · 946 Bytes

Development Guide

Table of Contents generated with DocToc

Environment variable

The environment variable CHARTS_DIR must be set when developing, it specifies the directory where the charts will be downloaded and expanded (Default /tmp/charts).

Launch Dev mode

operator-sdk up local --verbose [--operator-flags "--helmchart-subscription-controller-disabled"]

Build a local image

operator-sdk build ibm/multicloud-operators-subscription-release:latest