File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9292| | Deploy Tomcat | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_tomcat_README_md.yml) | 0 18 * * 4 |
9393| | Deploy a Spring Boot application | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_springboot_README_md.yml) | 0 19 * * 4 |
9494| | Deploy a GraalVM application | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_graalvm_README_md.yml) | 0 20 * * 4 |
95- | | Create a Kubeconfig using admin access | [](https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_create-kube-config_README_md.yml) | 0 21 * * 4 |
9695-->
9796
9897| Example | Workflow Status | Workflow Schedule | Update schedule |
122121| [ Add a route] ( afd/add-route/README.md ) | [ ![ afd/add-route/README.md] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/afd_add-route_README_md.yml/badge.svg )] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/afd_add-route_README_md.yml ) | 0 4 * * 1 | Week 5 |
123122| Azure Kubernetes Service examples
124123| [ Create a Kubernetes cluster] ( aks/create/README.md ) | [ ![ aks/create/README.md] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_create_README_md.yml/badge.svg )] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_create_README_md.yml ) | 0 0 * * 2 | Week 1 |
124+ | [ Create a Kubeconfig using admin access] ( aks/create-kube-config/README.md ) | [ ![ aks/create-kube-config/README.md] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_create-kube-config_README_md.yml/badge.svg )] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/aks_create-kube-config_README_md.yml ) | 0 1 * * 2 | Week 2 |
125125| Azure Container Apps examples
126126| [ Deploy a Spring Boot application] ( containerapp/springboot/README.md ) | [ ![ containerapp/springboot/README.md] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_springboot_README_md.yml/badge.svg )] ( https://github.com/Azure-Samples/java-on-azure-examples/actions/workflows/containerapp_springboot_README_md.yml ) | 0 1 * * 1 |
127127| Azure Functions examples
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ limit access to your Kubernetes cluster based on roles.
1010
1111## Prerequisites
1212
13- <!-- workflow.cron(0 21 * * 4 ) -->
13+ <!-- workflow.cron(0 1 * * 2 ) -->
1414<!-- workflow.include(../create/README.md) -->
1515
1616This example assumes you have previously completed the following examples:
You can’t perform that action at this time.
0 commit comments