Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve helm examples #1891

Merged
merged 3 commits into from Apr 2, 2019

Conversation

corneliusweig
Copy link
Contributor

The helm example was not very useful, because it neither built a container, nor served anything. Now, the helm example serves some static assets via a wildcard ingress.

The helm example was not very useful, because it neither built a container, nor served anything. Now, the helm example serves some static assets via a wildcard ingress.

Signed-off-by: Cornelius Weig <22861411+corneliusweig@users.noreply.github.com>
@codecov-io
Copy link

Codecov Report

Merging #1891 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1891   +/-   ##
=======================================
  Coverage   51.45%   51.45%           
=======================================
  Files         171      171           
  Lines        7690     7690           
=======================================
  Hits         3957     3957           
  Misses       3357     3357           
  Partials      376      376

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d88680e...c5e37d9. Read the comment docs.

Serve static assets from a config map

Signed-off-by: Cornelius Weig <22861411+corneliusweig@users.noreply.github.com>
@corneliusweig corneliusweig changed the title Improve helm example Improve helm examples Mar 28, 2019
@tejal29 tejal29 added the kokoro:run runs the kokoro jobs on a PR label Apr 1, 2019
@tejal29 tejal29 self-assigned this Apr 1, 2019
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Apr 1, 2019
@nkubala nkubala merged commit 74e94ab into GoogleContainerTools:master Apr 2, 2019
@corneliusweig corneliusweig deleted the helm-improvement branch April 2, 2019 22:25
@tejal29 tejal29 mentioned this pull request Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants