Apply suggestion from @aaronpowell

This commit is contained in:
Aaron Powell 2025-07-08 12:10:58 +10:00 committed by GitHub
parent b5a9ead9fb
commit 3631765fef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
--- ---
applyTo: ['*'] applyTo: ['*']
description: "Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts." description: 'Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts.'
--- ---
# Kubernetes Deployment Best Practices # Kubernetes Deployment Best Practices