File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ adminApps:
304
304
auth : true
305
305
removeRequestHeaders :
306
306
- authorization
307
- - name : otomi
307
+ - name : console
308
308
hide : true
309
309
isShared : true
310
310
ownHost : true
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ export const printWelcomeMessage = async (): Promise<void> => {
111
111
const message = `
112
112
########################################################################################################################################
113
113
#
114
- # To start using Otomi , go to https://otomi .${ values . cluster . domainSuffix } and sign in to the web console
114
+ # To start using APL , go to https://console .${ values . cluster . domainSuffix } and sign in to the web console
115
115
# with username "${ credentials . adminUsername } " and password "${ credentials . adminPassword } ".
116
116
#
117
117
########################################################################################################################################`
You can’t perform that action at this time.
0 commit comments