changes for amdin -4

This commit is contained in:
Vaibhav Pathak 2026-02-26 16:58:10 +05:30
parent 5ff64476b9
commit 61852414a3
2 changed files with 6 additions and 1 deletions

View File

@ -119,6 +119,11 @@ spec:
# Disable guest provider
- name: AUTH_PROVIDERS_GUEST_ENABLED
value: "false"
# Pod namespace for Kubernetes API calls (used by TrackedUsersClient)
- name: POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
volumeMounts:
- name: config
mountPath: /app/app-config.yaml

View File

@ -6,7 +6,7 @@ namespaceOverride: "backstage"
# Backstage application image
image:
repository: gcr.io/prj-onlinesales-test-framework/backstage
tag: "main-8147387"
tag: "main-de51ae9"
pullPolicy: IfNotPresent
# Replica count