Start generating a deployment
This commit is contained in:
2
example/bundle/workload.yaml
Normal file
2
example/bundle/workload.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
kind: Deployment
|
||||
replicas: 1
|
@ -8,3 +8,7 @@ metadata:
|
||||
website: https://badhouseplants.net
|
||||
spec:
|
||||
type: package
|
||||
image:
|
||||
repository: alpine
|
||||
tag: latest
|
||||
|
||||
|
Reference in New Issue
Block a user