Skip to content

Commit

Permalink
Update appcr (#4742)
Browse files Browse the repository at this point in the history
* chore: update app cr.
Signed-off-by: yy <[email protected]>

Signed-off-by: yy <[email protected]>

* chore: update app cr.
Signed-off-by: yy <[email protected]>

Signed-off-by: yy <[email protected]>

---------

Signed-off-by: yy <[email protected]>
  • Loading branch information
lingdie authored May 16, 2024
1 parent 26739d9 commit 17c2b43
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 23 deletions.
3 changes: 0 additions & 3 deletions controllers/app/config/samples/app_v1_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,4 @@ spec:
url: https://console.lafyun.com/
desc:
menuData:
nameColor: text-black
helpDropDown: false
helpDocs:
displayType: normal
6 changes: 0 additions & 6 deletions controllers/app/deploy/appexample/cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ spec:
url: ""
icon: /images/infraicon/scp.png
menuData:
helpDocs: https://www.sealos.io/docs/cloud/apps/scp/
helpDropDown: false
nameColor: '#0073D7'
name: sealos cloud provider
type: app
displayType: more
Expand Down Expand Up @@ -107,7 +104,4 @@ spec:
url: "https://deploy.cloud.sealos.io"
desc: Deploy Manager
menuData:
nameColor: text-black
helpDropDown: false
helpDocs:
displayType: normal
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ spec:
desc:
icon: https://cloud.sealos.io/logo.svg
menuData:
nameColor: text-black
helpDropDown:
helpDocs:
displayType: normal
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,6 @@ spec:
desc:
icon: https://tailchat.msgbyte.com/img/logo.svg
menuData:
nameColor: text-black
helpDropDown:
helpDocs:
displayType: normal
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ spec:
desc:
icon: https://cloud.sealos.io/logo.svg
menuData:
nameColor: text-black
helpDropDown:
helpDocs:
displayType: normal
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,6 @@ spec:
desc:
icon: https://tailchat.msgbyte.com/img/logo.svg
menuData:
nameColor: text-black
helpDropDown:
helpDocs:
displayType: normal
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ spec:
name: 应用商店
icon: https://template.{{ .cloudDomain }}{{ if .cloudPort }}:{{ .cloudPort }}{{ end }}/logo.svg
menuData:
nameColor: text-black
name: App Store
type: iframe
1 change: 0 additions & 1 deletion helm/sealos/charts/costcenter/templates/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ spec:
zh-Hans:
name: 费用中心
menuData:
helpDocs: https://www.sealos.io/docs/cloud/apps/costcenter/
name: Cost Center
type: iframe
displayType: normal

0 comments on commit 17c2b43

Please sign in to comment.