mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(k8s-schemas): RGW
This commit is contained in:
@@ -66,7 +66,7 @@ spec:
|
||||
memory: "6000Mi"
|
||||
rclone-rgw:
|
||||
<<: *rclone
|
||||
args: ["sync", "/.datree/crdSchemas", "rgw:", "--progress", "--fast-list", "--checksum"]
|
||||
args: ["sync", "/.datree/crdSchemas/", "rgw:k8s-schemas-rgw", "--progress", "--fast-list", "--checksum"]
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: "k8s-schemas-rgw"
|
||||
|
||||
Reference in New Issue
Block a user