Intendation error at operator deployment
sheveg opened this issue · 0 comments
sheveg commented
Expected Behavior
Operator deployment is rendered correctly
Actual Behavior
Operator [deployment] (https://github.com/tektoncd/operator/blob/main/charts/tekton-operator/templates/deployment.yaml) is not rendered due to intendation error at 184
:
- name: WEBHOOK_POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
Steps to Reproduce the Problem
- Checkout the repo
- Render the templates via
helm template