that will simply echo your text. You can view your job like so:
[Job](https://kubernetes.io/docs/concepts/workloads/controllehttps://kubernetes.io/docs/concepts/services-networking/service/rs/jobs-run-to-completion/) from a template yaml file stored in a [ConfigMap](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/) that will simply echo your text.
> NOTE: Special permissions are required to submit jobs to the cluster from inside the cluster. A [ServiceAccount](https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/) is created as part of the Helm Chart with associated [RBAC](https://kubernetes.io/docs/reference/access-authn-authz/rbac/) resources to provide the appropriate perms.