Skip to content

Commit

Permalink
fix docs regarding used variable for kubeconfig
Browse files Browse the repository at this point in the history
fixing SovereignCloudStack#837

Signed-off-by: sluetze <[email protected]>
  • Loading branch information
sluetze authored Nov 21, 2024
1 parent 3b54ca2 commit 4838372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ specified in `clouds.yaml`.
Given a kubeconfig file `path/to/kubeconfig.yaml`, run

```shell
./scs-compliance-check.py -v -a kubeconfig=path/to/kubeconfig.yaml -s SUBJECT scs-compatible-kaas.yaml
./scs-compliance-check.py -v -a subject_root=path/to/ -s SUBJECT scs-compatible-kaas.yaml
```

Replace `SUBJECT` with an arbitrary, but meaningful subject name.
Expand Down

0 comments on commit 4838372

Please sign in to comment.