Skip to content

Commit bbbfb2a

Browse files
committed
changed resource type name
1 parent fa42db0 commit bbbfb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/workflows/manifests/.github/workflows/azure-kubernetes-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ jobs:
128128
private-cluster: ${{ steps.isPrivate.outputs.PRIVATE_CLUSTER == 'true' }}
129129
namespace: ${{ env.NAMESPACE }}
130130
resource-type: ${{ env.CLUSTER_RESOURCE_TYPE }}
131-
`}}
131+
`}}

0 commit comments

Comments
 (0)