fixed annotations

This commit is contained in:
2026-01-12 21:17:04 +01:00
parent 9dae27f704
commit eee5c7b2c4
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -30,6 +30,8 @@ metadata:
labels:
app.kubernetes.io/instance: code-server
app.kubernetes.io/name: code-server
annotations:
match-regex.version-checker.io/code-server: '^[0-9]+\.[0-9]+\.[0-9]+$'
spec:
replicas: 1
selector:
@@ -43,8 +45,6 @@ spec:
labels:
app.kubernetes.io/instance: code-server
app.kubernetes.io/name: code-server
annotations:
match-regex.version-checker.io/code-server: '^[0-9]+\.[0-9]+\.[0-9]+$'
spec:
securityContext:
fsGroup: 1000
+2 -2
View File
@@ -440,6 +440,8 @@ metadata:
namespace: mon-system
labels:
app: grafana
annotations:
match-regex.version-checker.io/grafana: '^[0-9]+\.[0-9]+\.[0-9]+$'
spec:
replicas: 1
strategy:
@@ -451,8 +453,6 @@ spec:
metadata:
labels:
app: grafana
annotations:
match-regex.version-checker.io/grafana: '^[0-9]+\.[0-9]+\.[0-9]+$'
spec:
securityContext:
fsGroup: 472