Skip to content

Commit 895a19c

Browse files
committed
Fix: compress a picture and change parameter
Signed-off-by: harlee-x <[email protected]>
1 parent 5a67642 commit 895a19c

File tree

8 files changed

+5
-5
lines changed

8 files changed

+5
-5
lines changed

helm/charts/kdp-infra/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ image:
1616
## @param image.registry Image registry
1717
registry: "od-registry.linktimecloud.com"
1818
## @param image.repository Image repository
19-
repository: kdp
19+
repository: kdp-infra
2020
## @param image.pullPolicy Image pull policy
2121
# IfNotPresent, Always
2222
pullPolicy: Always
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
kind: ConfigMap
33
metadata:
4-
name: kdp-{{ include "kdp.fullname" . }}
4+
name: kdp-{{ include "web.fullname" . }}
55
data:
66
index.js: |
77
System.register(["@kubed/components","react","react-router-dom"],(function(t,e){var r={},n={},o={};return{setters:[function(t){r.Loading=t.Loading},function(t){n.default=t.default,n.useEffect=t.useEffect},function(t){o.useNavigate=t.useNavigate}],execute:function(){t(function(){var t={189:function(t,e,r){var n={"./base.json":133};function o(t){var e=i(t);return r(e)}function i(t){if(!r.o(n,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return n[t]}o.keys=function(){return Object.keys(n)},o.resolve=i,t.exports=o,o.id=189},134:function(t,e,r){var n={"./base.json":366};function o(t){var e=i(t);return r(e)}function i(t){if(!r.o(n,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return n[t]}o.keys=function(){return Object.keys(n)},o.resolve=i,t.exports=o,o.id=134},725:function(t,e,r){var n=r(825).y;e.w=function(t){if(t||(t=1),!r.y.meta||!r.y.meta.url)throw console.error("__system_context__",r.y),Error("systemjs-webpack-interop was provided an unknown SystemJS context. Expected context.meta.url, but none was provided");r.p=n(r.y.meta.url,t)}},825:function(t,e,r){function n(t,e){var r=document.createElement("a");r.href=t;for(var n="/"===r.pathname[0]?r.pathname:"/"+r.pathname,o=0,i=n.length;o!==e&&i>=0;){"/"===n[--i]&&o++}if(o!==e)throw Error("systemjs-webpack-interop: rootDirectoryLevel ("+e+") is greater than the number of directories ("+o+") in the URL path "+t);var c=n.slice(0,i+1);return r.protocol+"//"+r.host+c}e.y=n;var o=Number.isInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t}},761:function(t){"use strict";t.exports=r},726:function(t){"use strict";t.exports=n},965:function(t){"use strict";t.exports=o},133:function(t){"use strict";t.exports={name:"Name"}},366:function(t){"use strict";t.exports={name:"名称"}}},i={};function c(e){var r=i[e];if(void 0!==r)return r.exports;var n=i[e]={exports:{}};return t[e](n,n.exports,c),n.exports}c.y=e,c.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),c.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},function(){var t;c.g.importScripts&&(t=c.g.location+"");var e=c.g.document;if(!t&&e&&(e.currentScript&&(t=e.currentScript.src),!t)){var r=e.getElementsByTagName("script");if(r.length)for(var n=r.length-1;n>-1&&(!t||!/^http(s?):/.test(t));)t=r[n--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),c.p=t}();return(0,c(725).w)(1),function(){"use strict";var t=c(726),e=c(965),r=c(761),n="http://kdp-ux.{{ include "web.ingress.domain" .}}/#/bigDataClusterOverview";function o(){console.log("Rendering component with user:",n);var o=(0,e.useNavigate)();return(0,t.useEffect)((function(){window.open(n),o(-1,{replace:!0})}),[]),t.default.createElement(r.Loading,{className:"page-loading"})}var i=[{path:"/kdp",element:t.default.createElement(o,null)}];function u(t){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u(t)}function s(t){var e=function(t,e){if("object"!=u(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=u(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==u(e)?e:e+""}function a(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function f(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function p(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?f(Object(r),!0).forEach((function(e){a(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):f(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}for(var l=c(134),b=l.keys().filter((function(t){return"./index.ts"!==t})),y={},m=0;m<b.length;m+=1)b[m].startsWith(".")&&(y=p(p({},y),l(b[m])));var v=y;function d(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function g(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?d(Object(r),!0).forEach((function(e){a(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):d(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}for(var O=c(189),h=O.keys().filter((function(t){return"./index.ts"!==t})),w={},j=0;j<h.length;j+=1)h[j].startsWith(".")&&(w=g(g({},w),O(h[j])));var P={routes:i,menus:[{parent:"topbar",name:"KDP",title:"KDP",icon:"cluster",order:2,desc:"kdp",skipAuth:!0}],locales:{zh:v,en:w}};globals.context.registerExtension(P)}(),{}}())}}}));

helm/charts/web/templates/jsbundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ spec:
66
rawFrom:
77
configMapKeyRef:
88
key: index.js
9-
name: kdp-{{ include "kdp.fullname" . }}
9+
name: kdp-{{ include "web.fullname" . }}
1010
namespace: {{ .Release.Namespace }}
1111
status:
1212
link: /dist/kdp/index.js

helm/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies:
4141
- name: web
4242
tags:
4343
- extension
44-
- name: kdp
44+
- name: kdp-infra
4545
tags:
4646
- extension
4747
# installationMode describes how to install subcharts, it can be HostOnly or Multicluster.

helm/static/screenshots/kdp-bdc.png

-159 KB
Loading

helm/static/screenshots/kdp-ux.png

-257 KB
Loading

helm/static/screenshots/kdp.png

-250 KB
Loading

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kdp-infra:
1515
## @param image.digest Image digest
1616
image:
1717
registry: "od-registry.linktimecloud.com"
18-
repository: kdp
18+
repository: kdp-infra
1919
# IfNotPresent, Always
2020
pullPolicy: Always
2121
tag: ""

0 commit comments

Comments
 (0)