Skip to content

node-analyzer: RoleBinding missing namespace in metadata #2663

Description

@avdhoot

Bug Report

Chart: sysdig-deploy v1.113.3 (node-analyzer subchart)

File: charts/node-analyzer/templates/rolebinding-node-analyzer.yaml

Problem

The rolebinding-node-analyzer.yaml template is missing namespace in metadata,
while the corresponding role-node-analyzer.yaml correctly sets it.

role-node-analyzer.yaml (correct):

metadata:
  name: {{ .Release.Name }}-node-analyzer
  namespace: {{ include "nodeAnalyzer.namespace" . }}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThe issue or pull request is inactive and will be closed soon

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions