mirror of
https://github.com/helm/helm.git
synced 2026-08-10 17:14:52 +00:00
15 lines
248 B
Plaintext
15 lines
248 B
Plaintext
info:
|
|
title: A simple python template that has a schema.
|
|
|
|
imports:
|
|
|
|
properties:
|
|
masterAddress:
|
|
type: string
|
|
default: slave-address
|
|
description: masterAddress
|
|
zone:
|
|
type: string
|
|
default: not-test-zone
|
|
description: zone
|