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 support for global connector envFromSecret, env, volumes, and volumeMounts. #82

Merged

Conversation

jskora
Copy link
Contributor

@jskora jskora commented Oct 24, 2024

What this PR does / why we need it:

Adds support for global connector settings for:

  1. envFromSecret settings,
  2. env settings (previously defined in values.yaml but no implemented in deployment),
  3. volumes on the Pod,
  4. volumeMounts to be mounted in the containers.

Special notes for your reviewer:

This has been tested locally to provide certificate volume mounts and connector configurations supporting access to the opencti-server services over HTTPS with SSL verification enabled for a private but locally trusted certificate.

Checklist

@jskora
Copy link
Contributor Author

jskora commented Oct 25, 2024

This resolves #80

@ialejandro ialejandro self-requested a review October 29, 2024 12:52
@ialejandro ialejandro self-assigned this Oct 29, 2024
@ialejandro ialejandro added the enhancement New feature or request label Oct 29, 2024
@ialejandro ialejandro merged commit 75e57c1 into devops-ia:main Oct 29, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants