mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-30 23:33:12 +00:00
Look for a specific pull secret when deployed in certain cloud environments (#894)
This commit is contained in:
@@ -55,4 +55,6 @@ spec:
|
||||
initialDelaySeconds: 5
|
||||
periodSeconds: 10
|
||||
serviceAccountName: controller-manager
|
||||
imagePullSecrets:
|
||||
- name: ansible-deployment-pull-secret
|
||||
terminationGracePeriodSeconds: 10
|
||||
|
||||
Reference in New Issue
Block a user