fix: add placeholder config to longhorn-config to fix git path
This commit is contained in:
8
infrastructure/longhorn/config/backup-config.yaml
Normal file
8
infrastructure/longhorn/config/backup-config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: longhorn-backup-config
|
||||
namespace: longhorn-system
|
||||
data:
|
||||
# Platzhalter Config
|
||||
backup-target: ""
|
||||
Reference in New Issue
Block a user