Skip to content

Commit

Permalink
Look for a specific pull secret when deployed in certain cloud enviro…
Browse files Browse the repository at this point in the history
…nments (#894)
  • Loading branch information
rooftopcellist authored Apr 27, 2022
1 parent 9f2b51a commit 3da427f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,6 @@ spec:
initialDelaySeconds: 5
periodSeconds: 10
serviceAccountName: controller-manager
imagePullSecrets:
- name: ansible-deployment-pull-secret
terminationGracePeriodSeconds: 10

0 comments on commit 3da427f

Please sign in to comment.