convert to use app-template
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: qbittorrent-auth
|
||||
namespace: {{ .Release.Namespace }}
|
||||
labels:
|
||||
app.kubernetes.io/name: {{ .Release.Name }}
|
||||
app.kubernetes.io/name: qbittorrent-auth
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
app.kubernetes.io/version: {{ .Chart.AppVersion }}
|
||||
app.kubernetes.io/component: web
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /qbittorrent/auth
|
||||
key: /cl01tl/qbittorrent/auth
|
||||
metadataPolicy: None
|
||||
property: admin-password
|
||||
|
||||
@@ -29,7 +29,7 @@ metadata:
|
||||
name: qbittorrent-wireguard-conf
|
||||
namespace: {{ .Release.Namespace }}
|
||||
labels:
|
||||
app.kubernetes.io/name: {{ .Release.Name }}
|
||||
app.kubernetes.io/name: qbittorrent-wireguard-conf
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
app.kubernetes.io/version: {{ .Chart.AppVersion }}
|
||||
app.kubernetes.io/component: web
|
||||
@@ -43,6 +43,6 @@ spec:
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /qbittorrent/config
|
||||
key: /cl01tl/qbittorrent/config
|
||||
metadataPolicy: None
|
||||
property: wg0.conf
|
||||
|
Reference in New Issue
Block a user