nacos-group / nacos-k8s

This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.
578 stars 468 forks source link

Fix operator yaml format problem #417

Closed wilsonwu closed 1 year ago

wilsonwu commented 1 year ago

Fix https://github.com/nacos-group/nacos-k8s/issues/415

Reformat the bad yaml style.

wilsonwu commented 1 year ago

@paderlol also please help to review and merge.