Skip to content

Commit

Permalink
add cloudflare secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
runarsf committed May 3, 2023
1 parent d59855d commit 9b22b70
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .sensu/namespaces/default/secrets/cloudflare.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
type: Secret
api_version: secrets/v1
metadata:
name: cloudflare-site
spec:
id: CLOUDFLARE_SITE
provider: env
---
type: Secret
api_version: secrets/v1
metadata:
name: cloudflare-token
spec:
id: CLOUDFLARE_TOKEN
provider: env

0 comments on commit 9b22b70

Please sign in to comment.