Skip to content

Commit dd608aa

Browse files
committed
Tweak style
1 parent 639b022 commit dd608aa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

cluster/argocd/values-test.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ argo-cd:
2424

2525
# Custom theme
2626
ui.cssurl: "./custom/test-theme.css"
27-
# ui.bannercontent: "Production FAF cluster. Be careful."
28-
# ui.bannerpermanent: true
27+
ui.bannercontent: "Test FAF cluster. Be careful."
28+
ui.bannerpermanent: true
29+
ui.bannerposition: "top"
2930

3031
dex.config: |
3132
connectors:

0 commit comments

Comments
 (0)