Merge pull request #11 from billimek/parallel_podManagementPolicy

Use Parallel pod management policy
This commit is contained in:
Jeff Billimek 2019-03-12 07:46:57 -04:00 committed by GitHub
commit 9ed7568c59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 4 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: amd64-v21.0-r2296-ls5
description: NZBGet is a Usenet downloader client
name: nzbget
version: 1.1.1
version: 1.1.2
keywords:
- nzbget
- usenet

View File

@ -8,6 +8,7 @@ metadata:
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
spec:
podManagementPolicy: "Parallel"
replicas: {{ .Values.replicaCount }}
selector:
matchLabels:

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: amd64-0.2.0.1318-ls6
description: Radarr is a movie downloading client
name: radarr
version: 1.1.0
version: 1.1.1
keywords:
- radarr
- usenet

View File

@ -8,6 +8,7 @@ metadata:
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
spec:
podManagementPolicy: "Parallel"
replicas: {{ .Values.replicaCount }}
selector:
matchLabels:

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 0.9.7-0.13.7
description: flood-rtorrent
name: rtorrent-flood
version: 1.1.0
version: 1.1.1
keywords:
- rtorrent
- flood

View File

@ -8,6 +8,7 @@ metadata:
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
spec:
podManagementPolicy: "Parallel"
replicas: {{ .Values.replicaCount }}
selector:
matchLabels:

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: amd64-2.0.0.5318-ls31
description: Sonarr is a television show downloading client
name: sonarr
version: 1.1.1
version: 1.1.2
keywords:
- sonarr
- usenet

View File

@ -8,6 +8,7 @@ metadata:
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
spec:
podManagementPolicy: "Parallel"
replicas: {{ .Values.replicaCount }}
selector:
matchLabels: