Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: template out uid and gid for kayobe image #15

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

jackhodgkiss
Copy link
Collaborator

Currently the KAYOBE_USER_UID and KAYOBE_GROUP_UID are hardcoded to 1000 is fine if you are deploying within a bespoke host and using the default user account. However, this is not always the case and situations might dictate that alternative user and group IDs are used instead.

This PR resolves this issue by allowing them to be customised avoiding situations whereby the workflows are edited by hand after being generated.

@jackhodgkiss jackhodgkiss requested a review from a team as a code owner January 3, 2024 14:58
@jackhodgkiss jackhodgkiss merged commit 45e5aed into main Jan 3, 2024
14 checks passed
@jackhodgkiss jackhodgkiss deleted the add-id-variables branch January 3, 2024 16:49
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