diff --git a/.changelog/16428.txt b/.changelog/16428.txt new file mode 100644 index 000000000..30f9206de --- /dev/null +++ b/.changelog/16428.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: fixes ui tests run on CI +``` \ No newline at end of file diff --git a/ui/packages/consul-ui/app/components/consul/intention/notice/custom-resource/index.hbs b/ui/packages/consul-ui/app/components/consul/intention/notice/custom-resource/index.hbs index 680b8c42f..f0e03ef49 100644 --- a/ui/packages/consul-ui/app/components/consul/intention/notice/custom-resource/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/intention/notice/custom-resource/index.hbs @@ -1,4 +1,4 @@ - + Intention Custom Resource Some of your intentions are being managed through an Intention Custom Resource in your Kubernetes cluster. Those managed intentions will be view only in the UI. Any intentions created in the UI will work but will not be synced to the Custom Resource Definition (CRD) datastore. + {{t 'routes.dc.nodes.index.agentless.notice.header'}}