Skip to content

feat: support for disabling key mount in cli and worker types - #486

Open
shreddedbacon wants to merge 1 commit into
mainfrom
optional-cli-keymount
Open

feat: support for disabling key mount in cli and worker types#486
shreddedbacon wants to merge 1 commit into
mainfrom
optional-cli-keymount

Conversation

@shreddedbacon

@shreddedbacon shreddedbacon commented Apr 21, 2026

Copy link
Copy Markdown
Member

This implements optional lagoon project ssh key mounting in cli and worker pods. This only applies to these two service types and their -persistent counterparts.

The default for these services is to mount the key, however there are two labels you can add to the service you want to not mount keys in.
lagoon.service.development.mountsshkey - This can be set to false to not mount the key in development environments only.
lagoon.service.production.mountsshkey - This can be set to false to not mount the key in production environments only.

@shreddedbacon
shreddedbacon force-pushed the optional-cli-keymount branch from 5b23319 to 57bbd52 Compare April 23, 2026 00:15
@shreddedbacon
shreddedbacon force-pushed the optional-cli-keymount branch from 57bbd52 to 6543e58 Compare April 24, 2026 03:26
@shreddedbacon
shreddedbacon marked this pull request as ready for review April 24, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants