Skip to content
Draft
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/.zz.auto-generated/prod-service-foo/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
annotations:
appTag: latest
spec:
replicas: 10
replicas: 15
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

selector:
matchLabels:
app: foo-web
Expand Down
2 changes: 1 addition & 1 deletion demo/overrides/service/foo/prod.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
processes:
web:
replicas: 10
replicas: 15