Skip to content

Commit

Permalink
Updated header.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwhittaker committed Oct 18, 2023
1 parent 84b413c commit 0e404a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/impl/kube.go
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ func header(app *protos.AppConfig, cfg *KubeConfig, depId, filename string) (str
#
# To view a description of every resource, run:
#
# kubectl get all -o custom-columns=KIND:.kind,NAME:.metadata.name,APP:.metadata.labels.appName,VERSION:.metadata.labels.version,DESCRIPTION:.metadata.annotations.description
# kubectl get all -o custom-columns=KIND:.kind,NAME:.metadata.name,APP:.metadata.labels.serviceweaver/app,VERSION:.metadata.labels.serviceweaver/version,DESCRIPTION:.metadata.annotations.description
#
# To delete the resources, run:
#
Expand Down

0 comments on commit 0e404a3

Please sign in to comment.