aerokube / charts

Aerokube Helm Charts Repository
https://charts.aerokube.com/
Apache License 2.0
12 stars 35 forks source link

How to set annotation for the browser pod in Moon2? #240

Open disparo13 opened 8 months ago

disparo13 commented 8 months ago

Hi! I'm trying to set the pod annotation via the moon2 helm chart, but there's nothing in the documentation about that, and my trying to set it like

  configs:
    default:
      containers:
        browser:
          annotations:
            karpenter.sh/do-not-disrupt: "true"

returns W1227 17:34:58.050243 28191 warnings.go:70] unknown field "spec.containers.browser.annotations" and nothing works.

aandryashin commented 8 months ago

Hello!

You have to set it in browserset object:

https://aerokube.com/moon/latest/#browsers-set-custom-annotations

Alexander Andryashin.

ср, 27 дек. 2023 г., 19:24 Alex Mikheev @.***>:

Hi! I'm trying to set the pod annotation via the moon2 helm chart, but there's nothing in the documentation about that, and my trying to set it like

configs: default: containers: browser: annotations: karpenter.sh/do-not-disrupt: "true"

returns W1227 17:34:58.050243 28191 warnings.go:70] unknown field "spec.containers.browser.annotations" and nothing works.

— Reply to this email directly, view it on GitHub https://github.com/aerokube/charts/issues/240, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKY23ICNFFU5NT46QOHBFLYLRDULAVCNFSM6AAAAABBERBSEWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TONJWGA3DQNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>