Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaw-cloudside committed Oct 1, 2024
1 parent 73a28be commit 176d2a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pipelines/dev-pipeline/k8s/deployment-push-anode-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ spec:
name: anode-1-apps-configmap
key: LOG_DIR
- name: CONFIG_DIR
valueFrom:
configMapKeyRef:
name: anode-1-apps-configmap
key: CONFIG_DIR
valueFrom:
configMapKeyRef:
name: anode-1-apps-configmap
key: CONFIG_DIR
serviceAccountName: sa-apps
nodeSelector:
iam.gke.io/gke-metadata-server-enabled: 'true'

0 comments on commit 176d2a8

Please sign in to comment.