Skip to content

Commit 40f76de

Browse files
committed
feat: update trustDomain visibility in Istio custom resource details in Busola
1 parent d917046 commit 40f76de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ui-extensions/istios/details

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body:
2626
placeholder: '1'
2727
- source: spec.config.trustDomain
2828
name: config.trustDomain
29-
placeholder: 'cluster.local'
29+
visibility: '$exists($value)'
3030
- source: spec.compatibilityMode
3131
name: compatibilityMode
3232
placeholder: 'false'

0 commit comments

Comments
 (0)