Skip to content

Commit

Permalink
Merge pull request #188 from 3scale/2.6-stable-prod-updateapicast
Browse files Browse the repository at this point in the history
2.6 stable prod updateapicast
  • Loading branch information
eguzki authored Jul 9, 2019
2 parents 78737d8 + 0ee48f9 commit 49bb8de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkg/3scale/amp/manual-templates/amp/apicast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ objects:
prometheus.io/scrape: 'true'
prometheus.io/port: '9421'
spec:
imagePullSecrets: # PRD: remove
- name: quay-auth
containers:
- env:
- name: THREESCALE_PORTAL_ENDPOINT
Expand Down Expand Up @@ -123,7 +121,7 @@ parameters:
value: "2.6.0"
required: true
- name: AMP_APICAST_IMAGE
value: "quay.io/3scale/amp:apicast-master"
value: "registry.redhat.io/3scale-amp26/apicast-gateway"
required: true
- description: "Name of the secret containing the THREESCALE_PORTAL_ENDPOINT with the access-token or provider key"
value: apicast-configuration-url-secret
Expand Down

0 comments on commit 49bb8de

Please sign in to comment.