updating beszel
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,7 +3,11 @@ default/*tt*
|
||||
certs/ca*
|
||||
|
||||
lab/*
|
||||
sandbox/*
|
||||
!lab/nfs-pod.yaml
|
||||
|
||||
rbac
|
||||
cronjobs
|
||||
cronjobs
|
||||
|
||||
*.crt
|
||||
*.key
|
||||
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
secretKeyRef:
|
||||
name: beszel-key
|
||||
key: SECRET-KEY
|
||||
image: henrygd/beszel-agent:0.14.1
|
||||
image: henrygd/beszel-agent:0.17.0
|
||||
imagePullPolicy: Always
|
||||
name: beszel-agent
|
||||
ports:
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
- amd64
|
||||
containers:
|
||||
- name: beszel
|
||||
image: ghcr.io/henrygd/beszel/beszel:0.14.1
|
||||
image: ghcr.io/henrygd/beszel/beszel:0.17.0
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8090
|
||||
|
||||
Reference in New Issue
Block a user