We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f3386 commit bfb2251Copy full SHA for bfb2251
src/Common/AppStatus/AppStatus.tsx
@@ -71,7 +71,7 @@ export default function AppStatus({
71
className="default-tt w-200"
72
arrow={false}
73
placement="top"
74
- content="To fetch app status for GitOps based deployments open the app detail page"
+ content="To fetch app status for Helm based deployments open the app detail page"
75
>
76
<div className="flex">
77
<InfoIcon className="icon-dim-16 fcn-6" />
0 commit comments