Skip to content

Commit

Permalink
BC-8620 add longterm label and update namespace activator
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro committed Dec 30, 2024
1 parent 7eca4d2 commit 0059b11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sc-common/namespace-activator/base/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
runAsNonRoot: true
containers:
- name: ns-activator
image: ghcr.io/hpi-schul-cloud/devcluster-namespace-activator:2.5
image: ghcr.io/hpi-schul-cloud/devcluster-namespace-activator:2.6
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down Expand Up @@ -99,6 +99,7 @@ metadata:
namespace: sc-common
labels:
app: ns-activator
longterm: "true"
spec:
selector:
matchLabels:
Expand Down

0 comments on commit 0059b11

Please sign in to comment.