OctopusDeploy / helm-charts

Helm chart for deploying Octopus Deploy into a Kubernetes cluster
Apache License 2.0
11 stars 4 forks source link

Add service account for upgrading #294

Closed kevjt closed 2 months ago

kevjt commented 2 months ago

We have identified an issue where the permissions for the scripts pods do not allow for Octopus Server to perform automatic upgrading.

To resolve this, we are adding a new service account with cluster-wide permissions that is only used by Octopus Server to perform automatic upgrades.

This is part of the fix for: https://github.com/OctopusDeploy/Issues/issues/8985

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 26d5a36d8c9e736da8945d7cd870f7504e6cc823

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | kubernetes-agent | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR