Skip to content

Commit 3b2afb4

Browse files
[artifact tracker] Add back artifact bucket config (#1601)
Summary: The `PL_ARTIFACT_BUCKET` config was mistakenly removed in a previous change. This causes issues for users deploying self-hosted cloud. Type of change: /kind cleanup Test Plan: Followed the self-hosted cloud install guide successfully. Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
1 parent c092058 commit 3b2afb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

k8s/cloud/base/artifact_config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ metadata:
55
name: pl-artifact-config
66
data:
77
PL_ARTIFACT_MANIFEST_URL: https://artifacts.px.dev/artifacts/manifest.json
8+
PL_ARTIFACT_BUCKET: pixie-dev-public
89
PL_SA_KEY_PATH: /creds/service_account.json

0 commit comments

Comments
 (0)