fix indentation
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: libation
|
name: libation
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
description: Import library from audible
|
description: Import library from audible
|
||||||
keywords:
|
keywords:
|
||||||
- audiobooks
|
- audiobooks
|
||||||
|
@@ -1,10 +1,9 @@
|
|||||||
libation:
|
job:
|
||||||
job:
|
schedule: "0 * * * *"
|
||||||
schedule: "0 * * * *"
|
image:
|
||||||
image:
|
repository: rmcrackan/libation
|
||||||
repository: rmcrackan/libation
|
tag: "11.1.0"
|
||||||
tag: "11.1.0"
|
pullPolicy: IfNotPresent
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
storageClassName: nfs-client
|
storageClassName: nfs-client
|
||||||
|
Reference in New Issue
Block a user