Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At the moment we don't have an alternative to enforce security policies, so this should be considered a workaround. The workaround is to disable the PodSecurityPolicy. How to do it is explained in the instructions below.

\uD83D\uDCD8 Instructions

  1. Get the values from the Helm chart

    Code Block
    languagebash
    helm show values hivemq/hivemq-operator > my-values.yaml
  2. Disable the PSP

    Code Block
    languageyaml
    global:
      rbac:
        pspEnabled: false
  3. Deploy the chart

    Code Block
    languagebash
    helm upgrade my-hivemq \
      --install hivemq/hivemq-operator \
      --values my-values.yaml \
      --namespace my-namespace

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@117ee
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "HMS"
labelskb-how-to-article