add libation

This commit is contained in:
2024-03-13 01:07:01 -06:00
parent 678ce1aec5
commit f4c15191dc
4 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
libation:
job:
schedule: "0 * * * *"
image:
repository: rmcrackan/libation
tag: "11.1.0"
pullPolicy: IfNotPresent
persistence:
config:
storageClassName: nfs-client
storageSize: 1Gi
volumeMode: Filesystem
books:
claimName: libation-nfs-storage