Skip to content

Commit 25d81c9

Browse files
authored
Pass credentials over the content interface (#3193)
1 parent 9afcdfc commit 25d81c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snap/snapcraft.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,4 +655,5 @@ slots:
655655
interface: content
656656
content: microk8s
657657
source:
658-
read: [$SNAP/.microk8s-info/microk8s]
658+
read:
659+
- $SNAP_DATA/credentials

0 commit comments

Comments
 (0)