Skip to content

Update SPS environment variables for CI

Gaodan Fang edited this page Mar 23, 2026 · 1 revision

Update existing values

Update the corresponding values in SPS secrets manager by searching for kaizen.

Search Kaizen

Add new envs

  1. Add env in SPS secrets manager as arbitrary value.

    📸 View step-by-step screenshots
    Add env 1 Add env 2
  2. Update the corresponding envs in SPS repo.
    Update repo

  3. Assign the envs value in pipeline.

    Note: This value should match the name you created after get_env in Step 2.

    📸 View pipeline configuration screenshots
    Pipeline Assignment 1
    Pipeline Assignment 2

Clone this wiki locally