Skip to content

add nginx_conf_additional_config to operator options - #206

Open
mcen1 wants to merge 1 commit into
ansible:mainfrom
mcen1:main
Open

mcen1 wants to merge 1 commit into
ansible:mainfrom
mcen1:main

Conversation

@mcen1

@mcen1 mcen1 commented Jun 24, 2025

Copy link
Copy Markdown
Contributor
SUMMARY

I've had a need to implement a content-security-policy header for Galaxy. If there's an existing way to do this, let me know please. Otherwise, I figure I'd share my solution. It may also benefit others who require some modifications for the Galaxy web NGINX config.

ADDITIONAL INFORMATION

I've added an additional option, nginx_conf_additional_config to config/crd/bases/galaxy_v1beta1_galaxy_crd.yaml, config/manifests/bases/galaxy-operator.clusterserviceversion.yaml, and roles/galaxy-web/templates/galaxy-web.configmap.yaml.j2 to accomplish what was mentioned in my summary. If it isn't specified, it defaults to ''.

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