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

Add Net Binding #15

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Add Net Binding #15

merged 2 commits into from
Oct 10, 2023

Conversation

dhaselhan
Copy link

@dhaselhan dhaselhan commented Oct 10, 2023

Description

Add Net Binding to the deployed Images so they can properly run Caddy

This is required to fix an error on initial startup where the deployed pods are unable to invoke the caddy binary.

./entrypoint.sh: line 41: /usr/sbin/caddy: Operation not permitted

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes - Could not find any tests to run
  • I have added tests that prove my fix is effective or that my feature works - Could not find any tests to run
  • I have added necessary documentation (if appropriate)

Further comments

This fix was provided by Om Mishra from Rocketchat and I wanted to commit it here to help others from hitting the same issue.

openshift/app.dc.yaml Outdated Show resolved Hide resolved
@jujaga jujaga merged commit 3a47f79 into bcgov:master Oct 10, 2023
1 check passed
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.

None yet

3 participants