Skip to content

Commit d06148b

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

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
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: config
6+
owner: "@github/customer-success-engineering"
7+
playbook:
8+
externally_usable: false
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: config
20+
owner: "@github/customer-success-engineering"
21+
playbook:
22+
externally_usable: false
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)