Describe the purpose of the following section in a an Application YAML file
destination:
server: http://some.kubernetes.cluster.svc
namespace: devopsExercises
Answer
This section defines with which Kubernetes cluster the app in the tracked Git repository should be synced with.