Skip to content

Commit

Permalink
Fix SCC API version (#10464)
Browse files Browse the repository at this point in the history
  • Loading branch information
arapulido authored Feb 10, 2022
1 parent 363ca0b commit fd1409d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfiles/manifests/openshift/scc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# default restricted SCC
#
kind: SecurityContextConstraints
apiVersion: v1
apiVersion: security.openshift.io/v1
metadata:
name: datadog-agent
users:
Expand Down

0 comments on commit fd1409d

Please sign in to comment.