updated images
This commit is contained in:
@@ -50,7 +50,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: code-server
|
- name: code-server
|
||||||
image: codercom/code-server:4.108.0
|
image: codercom/code-server:4.108.2
|
||||||
args:
|
args:
|
||||||
- --bind-addr=0.0.0.0:8080
|
- --bind-addr=0.0.0.0:8080
|
||||||
- --auth=none
|
- --auth=none
|
||||||
|
|||||||
@@ -54,10 +54,10 @@ resources:
|
|||||||
# Replicas (1 is fine for homelab)
|
# Replicas (1 is fine for homelab)
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
||||||
# Image configuration (optional - use defaults)
|
Image configuration (optional - use defaults)
|
||||||
# image:
|
image:
|
||||||
# repository: ghcr.io/cloudnative-pg/cloudnative-pg
|
repository: ghcr.io/cloudnative-pg/cloudnative-pg
|
||||||
# tag: 1.28.0
|
tag: 1.28.1
|
||||||
|
|
||||||
# Service configuration
|
# Service configuration
|
||||||
service:
|
service:
|
||||||
|
|||||||
Reference in New Issue
Block a user