forked from Katenary/katenary
Adding svc-optional
This commit is contained in:
@@ -183,6 +183,12 @@
|
||||
example: "labels:\n {{ .KatenaryPrefix }}/ignore: \"true\""
|
||||
type: "bool"
|
||||
|
||||
"svc-optional":
|
||||
short: "Make the service optional in the resulting helm chart"
|
||||
long: "Making a service optional to be exported in helm chart."
|
||||
example: "labels:\n {{ .KatenaryPrefix }}/svc-optional: \"true\""
|
||||
type: "bool"
|
||||
|
||||
"dependencies":
|
||||
short: "Add Helm dependencies to the service."
|
||||
long: |-
|
||||
|
||||
Reference in New Issue
Block a user