Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Added Extra containers creation from values.yaml to templates/statefu… #95

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

savferrara
Copy link
Contributor

What this PR does / why we need it:

This pull requests allows enables extraContainers to be read from the values.yaml to templates/statefulset.yaml so that side-containers are created alongside the server container

Which issue this PR fixes

  • no issues found

Special notes for your reviewer:

Added 3 lines in statefulset.yaml to read the extraContainers variable in values.yaml. This change should allow any number of containers to be executed alongside the server container

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

@alexnuttinck alexnuttinck self-requested a review November 9, 2020 07:05
@alexnuttinck alexnuttinck changed the base branch from master to develop November 9, 2020 07:09
@alexnuttinck alexnuttinck merged commit ea66ecb into cetic:develop Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants