mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-18 03:56:36 +00:00
update manualscale cue to set default replica 1 and update appfile example to exclude scaler trait
This commit is contained in:
@@ -21,8 +21,8 @@ services:
|
||||
cmd: ["node", "server.js"]
|
||||
port: 8080
|
||||
|
||||
scaler:
|
||||
replica: 1
|
||||
# scaler:
|
||||
# replica: 1
|
||||
|
||||
# route:
|
||||
# domain: example.com
|
||||
|
||||
Reference in New Issue
Block a user