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