$ kubectl get application ops-demo1 -oyaml | yq r - spec.source
helm:
values: |
ingress:
hostname: ops-demo1.us.teamworkops.com
opsdemo1:
replicaCount: 3
config:
HELLO: "world"
HOLA: "mundo"
path: chart
repoURL: git@github.com:Teamwork/ops-demo1.git