diff --git a/rtorrent-flood/Chart.yaml b/rtorrent-flood/Chart.yaml index b8be0b98..9f25d838 100644 --- a/rtorrent-flood/Chart.yaml +++ b/rtorrent-flood/Chart.yaml @@ -2,12 +2,13 @@ apiVersion: v1 appVersion: 0.9.7-0.13.7 description: flood-rtorrent name: rtorrent-flood -version: 0.0.2 +version: 1.0.0 keywords: - rtorrent - flood - torrrent home: https://github.com/Wonderfall/docker-rtorrent-flood +icon: https://github.com/jfurrow/flood/blob/master/flood.png?raw=true sources: - https://hub.docker.com/r/wonderfall/rtorrent-flood - https://github.com/billimek/billimek-charts/rtorrent-flood diff --git a/rtorrent-flood/templates/deployment.yaml b/rtorrent-flood/templates/statefulset.yaml similarity index 99% rename from rtorrent-flood/templates/deployment.yaml rename to rtorrent-flood/templates/statefulset.yaml index 53323964..85d20a7b 100644 --- a/rtorrent-flood/templates/deployment.yaml +++ b/rtorrent-flood/templates/statefulset.yaml @@ -1,5 +1,5 @@ apiVersion: apps/v1 -kind: Deployment +kind: StatefulSet metadata: name: {{ template "rtorrent-flood.fullname" . }} labels: