Skip to content

Commit

Permalink
Merge branch 'main' into bc-8080
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro authored Jan 2, 2025
2 parents fee5fd2 + 896173c commit 4958c4d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 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 @@ -106,6 +106,9 @@ spec:
podMetricsEndpoints:
- port: metrics
path: /q/metrics
metricRelabelings:
- targetLabel: longterm
replacement: "true"

---
apiVersion: networking.k8s.io/v1
Expand Down

0 comments on commit 4958c4d

Please sign in to comment.