Parameters
The parent key for all of the following parameters is steward
.
namespace
type |
string |
default |
|
The namespace in which to deploy this component.
This component doesn’t create the provided namespace. |
token
type |
string |
default |
|
The API token for the Lieutenant API to which Steward should connect. By default, the component is configured to fetch the API token from Vault.
resources
type |
dict |
default |
|
This parameter allows users to configure the resource requests and limits for the Steward pod.
The provided value isn’t validated and is used directly as the container’s resources .
|
images
type |
dict |
defaults |
The Steward and ArgoCD container image versions which the component should use.
additional_facts
type |
dict |
default |
|
example |
|
Additional facts to be added to the dynamic facts Steward provides to Lieutenant. Objects are serialized to JSON. Dynamic facts implemented in Steward can’t be overridden.