Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Add resources to InitContainers #40

Merged
merged 4 commits into from
Jan 25, 2019

Commits on Jan 18, 2019

  1. Add resources to InitContainers

    Current init containers don't have resource limits specified so it you are deploying this into a cluster that has a ResourceQuota specified the deploy will fail.
    Pete Brown committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    9bc5264 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Add extra variable to to elasticsearch README

    Document the usage of the initResources variable for setting resources for initContainers
    Pete Brown committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    af5b571 View commit details
    Browse the repository at this point in the history
  2. Reset version to original

    This is updated when new release is pushed out.
    Pete Brown committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    3ea341e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Add tests for initcontainer resources

    Pete Brown committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    6717f56 View commit details
    Browse the repository at this point in the history