Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit e706602

Browse files
authored
Merge pull request #96 from gianarb/fix/credential-packet-api
add base64 PACKET_API_KEY
2 parents c8e7bea + 217a072 commit e706602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/resources/manager/credentials.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ kind: Secret
33
metadata:
44
name: manager-api-credentials
55
type: Opaque
6-
data:
6+
stringData:
77
PACKET_API_KEY: ${PACKET_API_KEY}

0 commit comments

Comments
 (0)