Skip to content

Commit 1a36176

Browse files
Merge pull request #12 from bitops-plugins/helm-history-issue
Updating required schema/config values
2 parents 09c2e26 + 6f1b11f commit 1a36176

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bitops.schema.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ helm:
4141
release-name:
4242
type: string
4343
export_env: HELM_RELEASE_NAME
44+
required: true
4445
default-root-dir:
4546
type: string
4647
export_env: DEFAULT_ROOT_DIR
@@ -70,6 +71,7 @@ helm:
7071
cluster-name:
7172
type: string
7273
export_env: CLUSTER_NAME
74+
required: true
7375

7476
plugins:
7577
type: object

0 commit comments

Comments
 (0)