Skip to content

Commit

Permalink
oc: ex: dockergc: fix example DS to us oc instead of openshift
Browse files Browse the repository at this point in the history
  • Loading branch information
sjenning committed Mar 8, 2018
1 parent c75f466 commit 0dd74d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/dockergc/dockergc-ds.yaml
Expand Up @@ -23,6 +23,8 @@ items:
serviceAccountName: dockergc
containers:
- image: openshift/origin:latest
command:
- "/usr/bin/oc"
args:
- "ex"
- "dockergc"
Expand Down

0 comments on commit 0dd74d1

Please sign in to comment.