Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ storage:
port: 8022
base_url: http://172.17.0.1:8002/

production-azure: &azure-files
storage_type: azure
base_url: https://kciapistagingstorage1.file.core.windows.net/
share: production
sas_public_token: "?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"

k8s-host:
storage_type: ssh
host: kernelci-api-ssh
Expand All @@ -44,10 +38,6 @@ storage:
port: 9022
base_url: http://storage.staging.kernelci.org/api/

staging-azure:
<<: *azure-files
share: staging

kci-storage:
storage_type: backend
base_url: https://files-staging.kernelci.org/
Expand Down