Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
int
periodSeconds
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
int
successThreshold
Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
int
tcpSocket
TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
int
timeoutSeconds
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
int
type
The type of probe.
'Liveness' 'Readiness' 'Startup'
ContainerAppProbeHttpGet
Name
Description
Value
host
Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
string
httpHeaders
Custom headers to set in the request. HTTP allows repeated headers.
The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
string
passwordSecretRef
The name of the Secret that contains the registry login password
string
server
Container Registry Server
string
username
Container Registry Username
string
ScaleRuleAuth
Name
Description
Value
secretRef
Name of the secret from which to pull the auth params.
string
triggerParameter
Trigger Parameter that uses the secret
string
Secret
Name
Description
Value
identity
Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
string
keyVaultUrl
Azure Key Vault URL pointing to the secret referenced by the container app.
string
name
Secret Name.
string
value
Secret Value.
string
Constraints: Sensitive value. Pass in as a secure parameter.
SecretVolumeItem
Name
Description
Value
path
Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
string
secretRef
Name of the Container App secret from which to pull the secret value.
string
TrackedResourceTags
Name
Description
Value
UserAssignedIdentities
Name
Description
Value
UserAssignedIdentity
Name
Description
Value
Volume
Name
Description
Value
mountOptions
Mount options used while mounting the AzureFile. Must be a comma-separated string.
string
name
Volume name.
string
secrets
List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
int
periodSeconds
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
int
successThreshold
Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
int
tcpSocket
TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
int
timeoutSeconds
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
int
type
The type of probe.
'Liveness' 'Readiness' 'Startup'
ContainerAppProbeHttpGet
Name
Description
Value
host
Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
string
httpHeaders
Custom headers to set in the request. HTTP allows repeated headers.
The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
string
passwordSecretRef
The name of the Secret that contains the registry login password
string
server
Container Registry Server
string
username
Container Registry Username
string
ScaleRuleAuth
Name
Description
Value
secretRef
Name of the secret from which to pull the auth params.
string
triggerParameter
Trigger Parameter that uses the secret
string
Secret
Name
Description
Value
identity
Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
string
keyVaultUrl
Azure Key Vault URL pointing to the secret referenced by the container app.
string
name
Secret Name.
string
value
Secret Value.
string
Constraints: Sensitive value. Pass in as a secure parameter.
SecretVolumeItem
Name
Description
Value
path
Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
string
secretRef
Name of the Container App secret from which to pull the secret value.
string
TrackedResourceTags
Name
Description
Value
UserAssignedIdentities
Name
Description
Value
UserAssignedIdentity
Name
Description
Value
Volume
Name
Description
Value
mountOptions
Mount options used while mounting the AzureFile. Must be a comma-separated string.
string
name
Volume name.
string
secrets
List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
int
periodSeconds
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
int
successThreshold
Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
int
tcpSocket
TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
int
timeoutSeconds
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
int
type
The type of probe.
'Liveness' 'Readiness' 'Startup'
ContainerAppProbeHttpGet
Name
Description
Value
host
Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
string
httpHeaders
Custom headers to set in the request. HTTP allows repeated headers.
The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
string
passwordSecretRef
The name of the Secret that contains the registry login password
string
server
Container Registry Server
string
username
Container Registry Username
string
ScaleRuleAuth
Name
Description
Value
secretRef
Name of the secret from which to pull the auth params.
string
triggerParameter
Trigger Parameter that uses the secret
string
Secret
Name
Description
Value
identity
Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
string
keyVaultUrl
Azure Key Vault URL pointing to the secret referenced by the container app.
string
name
Secret Name.
string
value
Secret Value.
string
Constraints: Sensitive value. Pass in as a secure parameter.
SecretVolumeItem
Name
Description
Value
path
Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
string
secretRef
Name of the Container App secret from which to pull the secret value.
string
TrackedResourceTags
Name
Description
Value
UserAssignedIdentities
Name
Description
Value
UserAssignedIdentity
Name
Description
Value
Volume
Name
Description
Value
mountOptions
Mount options used while mounting the AzureFile. Must be a comma-separated string.
string
name
Volume name.
string
secrets
List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.