Skip to content

Commit

Permalink
chore: update init scaffold template (#1072)
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-hm19 committed Jun 6, 2024
1 parent 6549a04 commit 00af90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scaffold/quickstart/default/main.k
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import kam.v1.workload as wl
import kam.v1.workload.container as c
import network as n

# main.k declares the customized configuration codes for dev stack.
# main.k declares the customized configuration codes for default stack.
quickstart: ac.AppConfiguration {
workload: wl.Service {
containers: {
Expand Down

0 comments on commit 00af90c

Please sign in to comment.