Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #15 from mregmi/main
Browse files Browse the repository at this point in the history
use image from RedHat Catalog
  • Loading branch information
mregmi authored May 9, 2022
2 parents 8e222bc + 65a12c1 commit e590f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
initContainers:
- name: container-selinux-init
image: >-
quay.io/ocpeng/user-container-selinux:latest
registry.connect.redhat.com/intel/user-container-selinux:latest
imagePullPolicy: Always
securityContext:
privileged: true
Expand Down

0 comments on commit e590f77

Please sign in to comment.