Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intendation error at operator deployment #1938

Closed
sheveg opened this issue Jan 15, 2024 · 0 comments · Fixed by #1939
Closed

Intendation error at operator deployment #1938

sheveg opened this issue Jan 15, 2024 · 0 comments · Fixed by #1939
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@sheveg
Copy link

sheveg commented Jan 15, 2024

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

  1. Checkout the repo
  2. Render the templates via helm template
@sheveg sheveg added the kind/bug Categorizes issue or PR as related to a bug. label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant