Skip to content

Commit

Permalink
Merge branch 'master' into midocupdate1
Browse files Browse the repository at this point in the history
  • Loading branch information
jananivMS authored May 7, 2020
2 parents ff10f17 + 72d179f commit acc1fb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/default/manager_image_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ spec:
name: azureoperatorsettings
key: AZURE_OPERATOR_KEYVAULT
optional: true
- name: AZURE_CLOUD_ENV
valueFrom:
secretKeyRef:
key: AZURE_CLOUD_ENV
name: azureoperatorsettings
optional: true
#requeue after time in seconds"
- name: REQUEUE_AFTER
value: "30"

0 comments on commit acc1fb6

Please sign in to comment.