Skip to content

Commit 27afaab

Browse files
jland-redhatJaland
andauthored
Updated deployment to explicity set the PROVIDER env variable. Helping with self documentation (#106)
Co-authored-by: Jamie Land <hokie10@gmail.com>
1 parent 0aa76ff commit 27afaab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

maas-api/deploy/base/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ spec:
2222
valueFrom:
2323
fieldRef:
2424
fieldPath: metadata.namespace
25+
- name: PROVIDER
26+
value: sa-tokens
2527
resources:
2628
requests:
2729
memory: "64Mi"

0 commit comments

Comments
 (0)