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

Commit 217a072

Browse files
author
Gianluca Arbezzano
committed
add base64 PACKET_API_KEY
Fixed #95
1 parent f0e01bb commit 217a072

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)