Skip to content

Conversation

@cYKatherine
Copy link
Contributor

No description provided.

@cYKatherine cYKatherine self-assigned this Apr 15, 2025

const vus = 300;
// Get Key and Secret from: https://start.1password.com/open/i?a=SWHBRR7FURBBXPZORJWBGP5UBM&v=cknem3yiubq6f2guyizd2ifsnm&i=ywhkqovi4p5wzoi7me4564hod4&h=thetradedesk.1password.com
const baseUrl = "";
Copy link
Contributor

@Ian-Nara Ian-Nara Apr 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use

const baseUrl = __ENV.OPERATOR_URL;
const clientSecret = __ENV.CLIENT_SECRET;
const clientKey = __ENV.CLIENT_KEY;

the start named test script copies them into the pod spec before running it.

Maybe also add a start-identity-map.sh for convenience

@cYKatherine cYKatherine merged commit 77693b0 into main Apr 15, 2025
4 checks passed
@cYKatherine cYKatherine deleted the kcc-local-mock branch April 15, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants