Skip to content

Commit

Permalink
Fix manifest readme path
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Jogeleit committed May 29, 2021
1 parent e208189 commit f8dd20c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Configures Policy Reporter UI as Target for Policy Reporter.
### Installation

```bash
kubectl apply -f https://raw.githubusercontent.com/fjogeleit/policy-reporter/main/manifest/kyverno-policy-reporter-ui/namespace.yaml
kubectl apply -f https://raw.githubusercontent.com/fjogeleit/policy-reporter/main/manifest/kyverno-policy-reporter-ui/target-secret.yaml
kubectl apply -f https://raw.githubusercontent.com/fjogeleit/policy-reporter/main/manifest/default-policy-reporter-ui/namespace.yaml
kubectl apply -f https://raw.githubusercontent.com/fjogeleit/policy-reporter/main/manifest/default-policy-reporter-ui/target-secret.yaml
kubectl apply -f https://raw.githubusercontent.com/fjogeleit/policy-reporter/main/manifest/default-policy-reporter-ui/install.yaml
```

Expand Down

0 comments on commit f8dd20c

Please sign in to comment.