Skip to content

Commit

Permalink
ROX-23708: Add quay RO user to operator SA (#1855)
Browse files Browse the repository at this point in the history
Add quay RO user to operator SA
  • Loading branch information
kurlov authored Jun 3, 2024
1 parent 4552515 commit 7d2da0e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
apiVersion: v1
kind: ServiceAccount
imagePullSecrets:
- name: acs-fleetshard-operator
metadata:
name: rhacs-operator-controller-manager
namespace: {{ .Release.Namespace }}

0 comments on commit 7d2da0e

Please sign in to comment.