install/helm/common/v1alpha1/common.proto
Image
Values for the TSB operator image.
Field | Description | Validation Rule |
---|---|---|
registry |
string |
– |
tag |
string |
– |
Operator
Operator values for the TSB operator application.
Field | Description | Validation Rule |
---|---|---|
deployment |
tetrateio.api.install.helm.common.v1alpha1.Operator.Deployment |
– |
service |
tetrateio.api.install.helm.common.v1alpha1.Operator.Service |
– |
serviceAccount |
tetrateio.api.install.helm.common.v1alpha1.Operator.ServiceAccount |
– |
Deployment
Values for the TSB operator deployment.
Service
Values for the TSB operator service.
Field | Description | Validation Rule |
---|---|---|
annotations |
map<string, string> |
– |
ServiceAccount
Values for the TSB operator service account.
Field | Description | Validation Rule |
---|---|---|
annotations |
map<string, string> |
– |
imagePullSecrets |
List of string |
– |
pullSecret |
string |
– |
pullUsername |
string |
– |
pullPassword |
string |
– |