Skip to content

Commit

Permalink
Merge pull request #96 from gianarb/fix/credential-packet-api
Browse files Browse the repository at this point in the history
add base64 PACKET_API_KEY
  • Loading branch information
gianarb authored Jun 1, 2020
2 parents c8e7bea + 217a072 commit e706602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resources/manager/credentials.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ kind: Secret
metadata:
name: manager-api-credentials
type: Opaque
data:
stringData:
PACKET_API_KEY: ${PACKET_API_KEY}

0 comments on commit e706602

Please sign in to comment.