Skip to content

Commit 0a25221

Browse files
authored
Fix moda-linter secrets schema validation errors (#59230)
1 parent a12c135 commit 0a25221

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

config/moda/secrets/production/secrets.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ secrets:
44
kind: latest_at_deployment_start
55
key: COOKIE_SECRET
66
type: salt
7+
owner: '@github/docs-engineering'
8+
externally_usable: true

config/moda/secrets/staging/secrets.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ secrets:
44
kind: latest_at_deployment_start
55
key: COOKIE_SECRET
66
type: salt
7+
owner: '@github/docs-engineering'
8+
externally_usable: true

0 commit comments

Comments
 (0)