Skip to content

Commit

Permalink
Fix/ci artifact store access (#101)
Browse files Browse the repository at this point in the history
* initial

* fix: ci- instead of ci_

* add cloud_binary_artifacts_store_access_key to atlantis secrets

* fix: cleanup old cwft, megalinter upgrade to v8

* workflow-template cleanup

---------

Co-authored-by: Alexander Ulyanov <[email protected]>
Co-authored-by: Serg Shalavin <[email protected]>
  • Loading branch information
3 people authored Sep 17, 2024
1 parent a4820ec commit e9d112a
Show file tree
Hide file tree
Showing 38 changed files with 157 additions and 732 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,19 +107,8 @@ spec:
scopes: [email, openid, groups, user, profile]
rbac:
enabled: true
useDefaultArtifactRepo: true
useDefaultArtifactRepo: false
useStaticCredentials: false
artifactRepository:
archiveLogs: false
s3:
insecure: false
bucket: <CLOUD_BINARY_ARTIFACTS_STORE>
keyFormat: argo-workflows/artifacts/{{workflow.creationTimestamp.Y}}/{{workflow.creationTimestamp.m}}/{{workflow.creationTimestamp.d}}/{{workflow.uid}}/{{workflow.name}}/{{pod.name}}
endpoint: s3.amazonaws.com
region: <CLOUD_REGION>
useSDKCreds: true
encryptionOptions:
enableEncryption: false
chart: argo-workflows
destination:
server: https://kubernetes.default.svc
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e9d112a

Please sign in to comment.