switching flood chart to satefulset

This commit is contained in:
Jeff Billimek 2019-03-10 07:49:42 -04:00
parent 1e8a792bf6
commit 5f2010a1a6
2 changed files with 3 additions and 2 deletions

View File

@ -2,12 +2,13 @@ apiVersion: v1
appVersion: 0.9.7-0.13.7 appVersion: 0.9.7-0.13.7
description: flood-rtorrent description: flood-rtorrent
name: rtorrent-flood name: rtorrent-flood
version: 0.0.2 version: 1.0.0
keywords: keywords:
- rtorrent - rtorrent
- flood - flood
- torrrent - torrrent
home: https://github.com/Wonderfall/docker-rtorrent-flood home: https://github.com/Wonderfall/docker-rtorrent-flood
icon: https://github.com/jfurrow/flood/blob/master/flood.png?raw=true
sources: sources:
- https://hub.docker.com/r/wonderfall/rtorrent-flood - https://hub.docker.com/r/wonderfall/rtorrent-flood
- https://github.com/billimek/billimek-charts/rtorrent-flood - https://github.com/billimek/billimek-charts/rtorrent-flood

View File

@ -1,5 +1,5 @@
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: StatefulSet
metadata: metadata:
name: {{ template "rtorrent-flood.fullname" . }} name: {{ template "rtorrent-flood.fullname" . }}
labels: labels: