mirror of
https://github.com/thejimnicholson/heimdall-k8s.git
synced 2025-12-06 03:30:45 +00:00
Update to 2.2.2
This commit is contained in:
parent
a36527b9dd
commit
17f7a3c2b2
@ -25,7 +25,7 @@ spec:
|
||||
persistentVolumeClaim:
|
||||
claimName: heimdall-claim
|
||||
containers:
|
||||
- image: ghcr.io/linuxserver/heimdall # < the name of the docker image we will use
|
||||
- image: ghcr.io/linuxserver/heimdall:2.2.2 # < the name of the docker image we will use
|
||||
name: heimdall # < name of container
|
||||
imagePullPolicy: Always # < always use the latest image when creating container/pod
|
||||
env: # < the environment variables required (see container documentation)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user