Here is a pod for your application's backend. You have to configure the pod to run it on the “development” environment. Add the necessary labels.
apiVersion: v1
kind: Pod
metadata:
name: app
labels:
Copy the manifest and complete it by adding a single line with the key and the value separated by a :.