- Change kind from DaemonSet to Deployment - Uncomment replicas setting to ensure proper scaling This change corrects the resource type for the application in the Kubernetes configuration, ensuring it is deployed as a Deployment instead of a DaemonSet. This allows for better management of replicas and scaling capabilities. |
||
---|---|---|
.. | ||
archive | ||
db | ||
db-dev | ||
dev | ||
redis | ||
ingress.yaml | ||
load.yaml | ||
service.yaml |