Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Support extraContainers for containers #281

Closed
wants to merge 11 commits into from
Closed

Support extraContainers for containers #281

wants to merge 11 commits into from

Conversation

lawliet89
Copy link
Contributor

@lawliet89 lawliet89 commented Nov 5, 2019

Fixes #158

Also adds extraVolumes for other stuff

  • Client DaemonSet
  • Server StatefulSet
  • Snapshot Agent Deployment
  • Connect Injector Deployment
  • Enterprise License Job (?)
  • Mesh Gateway Deployment
  • ACL Init Job (?)
  • Sync Catalog Deployment

My use case is to support TLS for Consul but this PR by itself is not enough. I will do another PR in the future to modify and allow the chart to use HTTPS instead of HTTP for some of the operations.

@lawliet89 lawliet89 changed the title Support extraContainers for server and clients Support extraContainers for servers and clients Nov 5, 2019
@lawliet89 lawliet89 changed the title Support extraContainers for servers and clients Support extraContainers for containers Nov 8, 2019
@adilyse adilyse added enhancement New feature or request area/chart-only Related to changes that simply require yaml chart changes, e.g. exposing a new field labels Nov 8, 2019
@lawliet89 lawliet89 closed this Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/chart-only Related to changes that simply require yaml chart changes, e.g. exposing a new field enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm:support for sidecar containers & initContainers via extraContainers &extraInitContainers
2 participants