sa linked

This commit is contained in:
Steffen Illium 2024-05-16 19:39:46 +02:00
parent 210e5146af
commit e6dfbe5541

View File

@ -16,6 +16,10 @@ spec:
labels: labels:
app: homepage app: homepage
spec: spec:
serviceAccountName: homepage
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers: containers:
- image: ghcr.io/gethomepage/homepage:latest - image: ghcr.io/gethomepage/homepage:latest
name: homepage name: homepage