Skip to content

Instantly share code, notes, and snippets.

@johannessteu
Created March 9, 2018 10:29
Show Gist options
  • Save johannessteu/9124b8019c838cedc6a374e3aea2fb1a to your computer and use it in GitHub Desktop.
Save johannessteu/9124b8019c838cedc6a374e3aea2fb1a to your computer and use it in GitHub Desktop.
HelmChart Values.yaml
image:
name: registry.yeebase.com/endlaserstack/endlasercache
tag: stage
pullPolicy: Always
service:
frontend:
type: ClusterIP
name: proxy
internalPort: 80
externalPort: 80
backend:
type: ClusterIP
name: backend
internalPort: 81
externalPort: 80
pipeline: "Helm"
settings: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment