Skip to content

Commit d346184

Browse files
Creating secret.yml for github-well-architected (#47)
Creating config/moda/secrets/staging/secrets.yml Co-authored-by: vault-chatops[bot] <191258398+vault-chatops[bot]@users.noreply.github.com>
1 parent 1850266 commit d346184

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
secrets:
3+
COPILOT_API_URL:
4+
key: COPILOT_API_URL
5+
type:
6+
owner:
7+
playbook: ''
8+
externally_usable:
9+
kind: latest_at_deployment_start
10+
CSE_COPILOT_HMAC_KEY:
11+
key: CSE_COPILOT_HMAC_KEY
12+
type: HMAC
13+
owner: "@github/customer-success-engineering"
14+
playbook: https://github.com/github/trust-metadata-api/blob/main/docs/playbooks/rotate-hmac-keys.md
15+
externally_usable: true
16+
kind: latest_at_deployment_start
17+
CSE_COPILOT_SERVICE_URL:
18+
key: CSE_COPILOT_SERVICE_URL
19+
type:
20+
owner:
21+
playbook: ''
22+
externally_usable:
23+
kind: latest_at_deployment_start
24+
kittens:
25+
key: kittens
26+
type: kittens
27+
owner: ''
28+
playbook:
29+
externally_usable: false
30+
kind: latest_at_deployment_start

0 commit comments

Comments
 (0)