Skip to content

[Bug]: Default values for controller.appprotect.volumes and controller.appprotect.enforcer.image in the docs do not match the actual implementation #6450

@haywoodsh

Description

@haywoodsh

Version

edge

What Kubernetes platforms are you running on?

Other

What happened?

The default value for the AppProtect section in the Helm chart documentation has a few errorrs, which does not match the actual Helm chart YAML in the repo.

The controller.appprotect.volumes key's example value is presented with curly quotes, which are not valid in JSON.

Additionally, the documentation for controller.appprotect.enforcer.image andcontroller.appprotect.configManager.image
seems to be incorrect as it should be a map rather than a string, i.e. map[pullPolicy:IfNotPresent repository:private-registry.nginx.com/nap/waf-config-mgr tag:5.2.0].

Steps to reproduce

No response

Expected behaviour

No response

Kubectl Describe output

No response

Log output

No response

Contributing Guidelines

  • I confirm that I have read the Report a Bug section of the Contributing Guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogPull requests/issues that are backlog itemsbugAn issue reporting a potential bugdocumentationPull requests/issues for documentationgood first issueIssues identified as good for first-time contributorsstalePull requests/issues with no activity

    Type

    Projects

    Status

    Done 🚀

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions