Configure for release 1
Change-Id: I0437e563d5c3edd2a752089a0b27de4825284a41
This commit is contained in:
parent
004224a225
commit
ddc1960f39
@ -8,7 +8,7 @@ image:
|
||||
repository: "quay.io/nebulous/cloud-fog-service-broker-backend"
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
tag: "r1-latest"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
@ -130,4 +130,4 @@ frontend:
|
||||
tls: []
|
||||
# - secretName: chart-example-tls
|
||||
# hosts:
|
||||
# - chart-example.local
|
||||
# - chart-example.local
|
||||
|
@ -19,12 +19,14 @@
|
||||
namespace: nebulous
|
||||
repo_shortname: cloud-fog-service-broker-backend
|
||||
repo_description: ""
|
||||
tags: ["r1-latest"]
|
||||
- context: cfsb-frontend
|
||||
registry: quay.io
|
||||
repository: quay.io/nebulous/cloud-fog-service-broker-frontend
|
||||
namespace: nebulous
|
||||
repo_shortname: cloud-fog-service-broker-frontend
|
||||
repo_description: ""
|
||||
tags: ["r1-latest"]
|
||||
|
||||
- job:
|
||||
name: nebulous-cloud-fog-service-broker-upload-container-images
|
||||
|
Loading…
x
Reference in New Issue
Block a user