Skip to content

Instantly share code, notes, and snippets.

@HoussemDellai
Created November 14, 2018 19:10
Show Gist options
  • Save HoussemDellai/3929e49ecc4ddf1d2efdc2aa991610e7 to your computer and use it in GitHub Desktop.
Save HoussemDellai/3929e49ecc4ddf1d2efdc2aa991610e7 to your computer and use it in GitHub Desktop.
Sample values.yaml
namespace: helm-namespace
buildId: 1
web:
image:
dockerHubId: houssemdocker
name: products-store-mvc
tag: v2.848
replicaCount: 1
port: 80
sql:
image:
dockerHubId: microsoft
name: mssql-server-linux
tag: latest
replicaCount: 1
port: 1433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment