Skip to content

Commit

Permalink
feat/develop-example-content-for-openmfp-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafał Rogoda committed Feb 28, 2025
1 parent 3ae1e80 commit ac95fe7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ kubectl patch contentconfiguration openmfp-example-content-wc -n openmfp-system
export TMPDIR=$HOME/tmp/
```

- If you encounter issues when starting the pod with the loaded image you [this issue](https://github.com/kubernetes-sigs/kind/issues?q=is%3Aissue%20state%3Aopen%20load%20image). A way to circumnvent this is to disable `Use containerd for pulling and storing images` in the docker settings.
- When initiating a pod with a pre-loaded Docker image, you might encounter [this issue](https://github.com/kubernetes-sigs/kind/issues?q=is%3Aissue%20state%3Aopen%20load%20image). To bypass this, disable the `Use containerd for pulling and storing images` option in the Docker settings.

## Issues
We use GitHub issues to track bugs. Please ensure your description is
Expand Down
8 changes: 0 additions & 8 deletions frontend/projects/wc/src/shared/safe-html.pipe.spec.ts

This file was deleted.

0 comments on commit ac95fe7

Please sign in to comment.