Skip to content

Commit

Permalink
chore: remove repetitive words (#4622)
Browse files Browse the repository at this point in the history
Signed-off-by: occupyhabit <wangmengjiao@outlook.com>
  • Loading branch information
occupyhabit committed Apr 2, 2024
1 parent 3a7a3cd commit 99ca1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/sealos/charts/applaunchpad/values.yaml
Expand Up @@ -337,7 +337,7 @@ ingress:
## /* @param ingress.hostname Default host for the ingress record */
## Use applaunchpad.domain instead
# hostname: cloud.local
## @param ingress.ingressClassName IngressClass that will be be used to implement the Ingress (Kubernetes 1.18+)
## @param ingress.ingressClassName IngressClass that will be used to implement the Ingress (Kubernetes 1.18+)
## This is supported in Kubernetes 1.18+ and required if you have more than one IngressClass marked as the default for your cluster.
## ref: https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/
##
Expand Down
2 changes: 1 addition & 1 deletion helm/sealos/charts/desktop/values.yaml
Expand Up @@ -364,7 +364,7 @@ ingress:
## /* @param ingress.hostname Default host for the ingress record */
## Use desktop.domain instead
# hostname: cloud.local
## @param ingress.ingressClassName IngressClass that will be be used to implement the Ingress (Kubernetes 1.18+)
## @param ingress.ingressClassName IngressClass that will be used to implement the Ingress (Kubernetes 1.18+)
## This is supported in Kubernetes 1.18+ and required if you have more than one IngressClass marked as the default for your cluster.
## ref: https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/
##
Expand Down

0 comments on commit 99ca1d9

Please sign in to comment.