Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/preview/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expose:
exposer: Route
http: true
tlsacme: false
domain: apps.serv.run
domain: preview.apps.serv.run

cleanup:
Args:
Expand All @@ -20,4 +20,4 @@ preview:
image:
repository:
tag:
pullPolicy: IfNotPresent
pullPolicy: Always
2 changes: 1 addition & 1 deletion charts/test/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ replicaCount: 1
image:
repository: draft
tag: dev
pullPolicy: IfNotPresent
pullPolicy: Always

# define environment variables here as a map of key: value
env:
Expand Down
1 change: 1 addition & 0 deletions jenkins-x.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
buildPack: gradle