Skip to content

Commit 3b7a38b

Browse files
committed
code review
1 parent 6d1db58 commit 3b7a38b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

applications/fake-services/replicated/kots-app.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ spec:
66
title: Fake Services
77
icon: https://www.shareicon.net/data/256x256/2016/05/16/766096_zoo_512x512.png
88
statusInformers:
9-
- '{{repl if ConfigOptionEquals "frontend_informer_enabled" "yessss"}}deployment/frontend{{repl end}}'
9+
- deployment/frontend
1010
- deployment/backend
1111
additionalImages:
12-
- curlimages/curl:latest
13-
allowRollback: true
12+
- curlimages/curl:latest

0 commit comments

Comments
 (0)