You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| identityReference | 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` | [genruntime.ResourceReference](https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#ResourceReference)<br/><small>Optional</small> |
1808
-
| passwordSecretRef | The name of the Secret that contains the registry login password | string<br/><small>Optional</small> |
1809
-
| server | Container Registry Server | string<br/><small>Optional</small> |
| identityReference | 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` | [genruntime.WellKnownResourceReference](https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#WellKnownResourceReference)<br/><small>Optional</small> |
1808
+
| passwordSecretRef | The name of the Secret that contains the registry login password | string<br/><small>Optional</small> |
1809
+
| server | Container Registry Server | string<br/><small>Optional</small> |
| identityReference | Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. | [genruntime.ResourceReference](https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#ResourceReference)<br/><small>Optional</small> |
1862
-
| keyVaultUrl | Azure Key Vault URL pointing to the secret referenced by the container app. | string<br/><small>Optional</small> |
1863
-
| name | Secret Name. | string<br/><small>Optional</small> |
1864
-
| value | Secret Value. | [genruntime.SecretReference](https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#SecretReference)<br/><small>Optional</small> |
| identityReference | Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. | [genruntime.WellKnownResourceReference](https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#WellKnownResourceReference)<br/><small>Optional</small> |
1862
+
| keyVaultUrl | Azure Key Vault URL pointing to the secret referenced by the container app. | string<br/><small>Optional</small> |
1863
+
| name | Secret Name. | string<br/><small>Optional</small> |
1864
+
| value | Secret Value. | [genruntime.SecretReference](https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#SecretReference)<br/><small>Optional</small> |
0 commit comments