Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

remove envFrom expansion support #345

Merged
merged 1 commit into from
Oct 13, 2017

Commits on Oct 13, 2017

  1. remove envFrom expansion support

    `envFrom` support was added to Kubernetes in 1.6 so we added support
    for it's expansion into normal env var for folks on older version of
    cluster. But this is no longer needed, since majority of folks
    are on cluster version >= 1.6.
    surajssd committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    59e8745 View commit details
    Browse the repository at this point in the history