diff --git a/sm4rt.yaml b/sm4rt.yaml new file mode 100644 index 0000000..d9e7cb5 --- /dev/null +++ b/sm4rt.yaml @@ -0,0 +1,5 @@ +tasks: + - name: gitops-web + image: nginxdemos/hello:plain-text + port: 80 + replicas: 1