File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
template/workflows/helm/.github/workflows Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2222# - CONTAINER_NAME (name of the container image you would like to push up to your ACR)
2323# - CLUSTER_NAME (name of the resource to deploy to - fleet name or managed cluster name)
2424# - CLUSTER_RESOURCE_GROUP (where your cluster is deployed)
25- # - CLUSTER_RESOURCE_TYPE (type of resource to deploy to, either 'Microsoft.ContainerService/fleets' or 'Microsoft.ContainerService/managedCluster ')
25+ # - CLUSTER_RESOURCE_TYPE (type of resource to deploy to, either 'Microsoft.ContainerService/fleets' or 'Microsoft.ContainerService/managedClusters ')
2626# - DOCKER_FILE (path to your Dockerfile)
2727# - BUILD_CONTEXT_PATH (path to the context of your Dockerfile)
2828# - CHART_PATH (path to your helm chart)
You can’t perform that action at this time.
0 commit comments