diff --git a/manifests/my-recipes/values.yaml b/manifests/my-recipes/values.yaml index 5581812..d12d5c6 100644 --- a/manifests/my-recipes/values.yaml +++ b/manifests/my-recipes/values.yaml @@ -8,7 +8,7 @@ backend: image: repository: harbor.dvirlabs.com/my-apps/my-recipes-backend pullPolicy: Always - tag: develop-7fd437e + tag: develop-538f2ce service: type: ClusterIP port: 8000 @@ -130,12 +130,11 @@ email: smtpUser: "dvirlabs@gmail.com" smtpPassword: "agaanrhbbazbdytv" smtpFrom: "dvirlabs@gmail.com" - # R2 Backup Configuration r2: endpoint: "https://d4704b8c40b2f95b2c7bf7ee4ecc52f8.r2.cloudflarestorage.com" - accessKey: "1997b1e48a337c0dbe1f7552a08631b5" # Replace with actual R2 access key - secretKey: "369694e39fedfedb254158c147171f5760de84fa2346d5d5d5a961f1f517dbc6" # Replace with actual R2 secret key + accessKey: "1997b1e48a337c0dbe1f7552a08631b5" # Replace with actual R2 access key + secretKey: "369694e39fedfedb254158c147171f5760de84fa2346d5d5d5a961f1f517dbc6" # Replace with actual R2 secret key backupInterval: "weekly" # Ingress (top-level, disabled - use component-specific ingress instead) ingress: