Skip to content

Conversation

@plural-copilot
Copy link

Summary:
The test-lua-assert ServiceDeployment configuration is updated with explicit image repository and pullPolicy values in the helm luaScript to ensure proper deployment configuration.

Changes Made:

  • Added 'repository: nginx' and 'pullPolicy: IfNotPresent' settings under image in the helm luaScript for the test-lua-assert ServiceDeployment.

Rationale:
The change aligns the helm values with the reference values provided, ensuring consistency and correctness of the image configuration for the Kubernetes deployment.

This update addresses a potential issue in the wiring of helm values that might cause deployment problems or unexpected behavior.

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