Skip to content

Commit

Permalink
generator: Update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsorianod committed May 24, 2019
1 parent ec37149 commit 7388dd9
Show file tree
Hide file tree
Showing 10 changed files with 112 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ objects:
dockerImageRepository: ""
- apiVersion: v1
imagePullSecrets:
- name: quay-auth
- name: threescale-registry-auth
kind: ServiceAccount
metadata:
creationTimestamp: null
Expand Down
2 changes: 1 addition & 1 deletion pkg/3scale/amp/auto-generated-templates/amp/amp-eval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ objects:
dockerImageRepository: ""
- apiVersion: v1
imagePullSecrets:
- name: quay-auth
- name: threescale-registry-auth
kind: ServiceAccount
metadata:
creationTimestamp: null
Expand Down
2 changes: 1 addition & 1 deletion pkg/3scale/amp/auto-generated-templates/amp/amp-ha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ objects:
dockerImageRepository: ""
- apiVersion: v1
imagePullSecrets:
- name: quay-auth
- name: threescale-registry-auth
kind: ServiceAccount
metadata:
creationTimestamp: null
Expand Down
2 changes: 1 addition & 1 deletion pkg/3scale/amp/auto-generated-templates/amp/amp-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ objects:
dockerImageRepository: ""
- apiVersion: v1
imagePullSecrets:
- name: quay-auth
- name: threescale-registry-auth
kind: ServiceAccount
metadata:
creationTimestamp: null
Expand Down
2 changes: 1 addition & 1 deletion pkg/3scale/amp/auto-generated-templates/amp/amp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ objects:
dockerImageRepository: ""
- apiVersion: v1
imagePullSecrets:
- name: quay-auth
- name: threescale-registry-auth
kind: ServiceAccount
metadata:
creationTimestamp: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,13 @@ objects:
type: ""
status:
dockerImageRepository: ""
- apiVersion: v1
imagePullSecrets:
- name: threescale-registry-auth
kind: ServiceAccount
metadata:
creationTimestamp: null
name: amp
- apiVersion: apps.openshift.io/v1
kind: DeploymentConfig
metadata:
Expand Down Expand Up @@ -438,6 +445,7 @@ objects:
name: backend-redis-storage
- mountPath: /etc/redis.d/
name: redis-config
serviceAccountName: amp
volumes:
- name: backend-redis-storage
persistentVolumeClaim:
Expand Down Expand Up @@ -614,6 +622,7 @@ objects:
name: system-redis-storage
- mountPath: /etc/redis.d/
name: redis-config
serviceAccountName: amp
volumes:
- name: system-redis-storage
persistentVolumeClaim:
Expand Down Expand Up @@ -751,6 +760,7 @@ objects:
image: amp-backend:latest
name: backend-redis-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -877,6 +887,7 @@ objects:
initialDelaySeconds: 30
timeoutSeconds: 5
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -1038,6 +1049,7 @@ objects:
image: amp-backend:latest
name: backend-redis-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -1182,6 +1194,7 @@ objects:
name: mysql-extra-conf
- mountPath: /etc/my-extra
name: mysql-main-conf
serviceAccountName: amp
volumes:
- name: mysql-storage
persistentVolumeClaim:
Expand Down Expand Up @@ -1349,6 +1362,7 @@ objects:
periodSeconds: 30
timeoutSeconds: 5
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -2730,6 +2744,7 @@ objects:
volumeMounts:
- mountPath: /opt/system-extra-configs
name: system-config
serviceAccountName: amp
volumes:
- configMap:
items:
Expand Down Expand Up @@ -3054,6 +3069,7 @@ objects:
image: amp-system:latest
name: check-svc
resources: {}
serviceAccountName: amp
volumes:
- emptyDir:
medium: Memory
Expand Down Expand Up @@ -3167,6 +3183,7 @@ objects:
image: amp-system:latest
name: system-master-svc
resources: {}
serviceAccountName: amp
volumes:
- emptyDir: {}
name: system-sphinx-database
Expand Down Expand Up @@ -3363,6 +3380,7 @@ objects:
image: amp-zync:latest
name: zync-db-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -3443,6 +3461,7 @@ objects:
- mountPath: /var/lib/pgsql/data
name: zync-database-data
restartPolicy: Always
serviceAccountName: amp
volumes:
- emptyDir: {}
name: zync-database-data
Expand Down Expand Up @@ -3608,6 +3627,7 @@ objects:
periodSeconds: 30
timeoutSeconds: 5
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -3731,6 +3751,7 @@ objects:
image: amp-apicast:latest
name: system-master-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -3903,6 +3924,7 @@ objects:
name: http
protocol: TCP
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,13 @@ objects:
type: ""
status:
dockerImageRepository: ""
- apiVersion: v1
imagePullSecrets:
- name: threescale-registry-auth
kind: ServiceAccount
metadata:
creationTimestamp: null
name: amp
- apiVersion: apps.openshift.io/v1
kind: DeploymentConfig
metadata:
Expand Down Expand Up @@ -437,6 +444,7 @@ objects:
name: backend-redis-storage
- mountPath: /etc/redis.d/
name: redis-config
serviceAccountName: amp
volumes:
- name: backend-redis-storage
persistentVolumeClaim:
Expand Down Expand Up @@ -613,6 +621,7 @@ objects:
name: system-redis-storage
- mountPath: /etc/redis.d/
name: redis-config
serviceAccountName: amp
volumes:
- name: system-redis-storage
persistentVolumeClaim:
Expand Down Expand Up @@ -750,6 +759,7 @@ objects:
image: amp-backend:latest
name: backend-redis-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -876,6 +886,7 @@ objects:
initialDelaySeconds: 30
timeoutSeconds: 5
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -1037,6 +1048,7 @@ objects:
image: amp-backend:latest
name: backend-redis-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -1181,6 +1193,7 @@ objects:
name: mysql-extra-conf
- mountPath: /etc/my-extra
name: mysql-main-conf
serviceAccountName: amp
volumes:
- name: mysql-storage
persistentVolumeClaim:
Expand Down Expand Up @@ -1348,6 +1361,7 @@ objects:
periodSeconds: 30
timeoutSeconds: 5
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -2653,6 +2667,7 @@ objects:
readOnly: true
- mountPath: /opt/system-extra-configs
name: system-config
serviceAccountName: amp
volumes:
- name: system-storage
persistentVolumeClaim:
Expand Down Expand Up @@ -2957,6 +2972,7 @@ objects:
image: amp-system:latest
name: check-svc
resources: {}
serviceAccountName: amp
volumes:
- emptyDir:
medium: Memory
Expand Down Expand Up @@ -3073,6 +3089,7 @@ objects:
image: amp-system:latest
name: system-master-svc
resources: {}
serviceAccountName: amp
volumes:
- emptyDir: {}
name: system-sphinx-database
Expand Down Expand Up @@ -3269,6 +3286,7 @@ objects:
image: amp-zync:latest
name: zync-db-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -3349,6 +3367,7 @@ objects:
- mountPath: /var/lib/pgsql/data
name: zync-database-data
restartPolicy: Always
serviceAccountName: amp
volumes:
- emptyDir: {}
name: zync-database-data
Expand Down Expand Up @@ -3514,6 +3533,7 @@ objects:
periodSeconds: 30
timeoutSeconds: 5
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -3637,6 +3657,7 @@ objects:
image: amp-apicast:latest
name: system-master-svc
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down Expand Up @@ -3809,6 +3830,7 @@ objects:
name: http
protocol: TCP
resources: {}
serviceAccountName: amp
test: false
triggers:
- type: ConfigChange
Expand Down
Loading

0 comments on commit 7388dd9

Please sign in to comment.