diff --git a/system-apps/kite/values.yaml b/system-apps/kite/values.yaml index 6a93ca9..ececf61 100644 --- a/system-apps/kite/values.yaml +++ b/system-apps/kite/values.yaml @@ -15,4 +15,6 @@ kite: - host: weyma-kite.infra.dubyatp.xyz paths: - path: / - pathType: ImplementationSpecific \ No newline at end of file + pathType: ImplementationSpecific + podAnnotations: + backup.velero.io/backup-volumes: kite-storage \ No newline at end of file