Skip to content

Commit 175658c

Browse files
committed
fix: don't exceed max 255 char long description
1 parent f0d3c33 commit 175658c

File tree

1 file changed

+1
-1
lines changed
  • modules/aks/starterkit/buildingblock

1 file changed

+1
-1
lines changed

modules/aks/starterkit/buildingblock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: AKS Starterkit
33
supportedPlatforms:
44
- aks
55
description: |
6-
The AKS Starterkit provides application teams with a pre-configured Kubernetes environment following the organization's best practices. It includes two Kubernetes namespaces (dev&prod), a Git repository, a CI/CD pipeline using GitHub Actions, and a secure container registry integration.
6+
The AKS Starterkit provides application teams with a pre-configured Kubernetes environment. It includes two Kubernetes namespaces (dev&prod), a Git repository, a CI/CD pipeline using GitHub Actions, and a secure container registry integration.
77
---
88

99
# AKS Starterkit Building Block

0 commit comments

Comments
 (0)