We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5ddbd commit 9665336Copy full SHA for 9665336
1 file changed
docs/docs/develop/target.md
@@ -7,7 +7,7 @@ FRIDGE is deployed to a Kubernetes (k8s) cluster that must meet certain requirem
7
8
## Define a new K8s environment
9
10
-The targets are defined in an Enum object in`infra/fridge/enums/__init__.py`.
+The targets are defined in an Enum object in `infra/fridge/enums/__init__.py`.
11
These environments are used in flow control to make target specific changes.
12
Add your target to the Enum like the examples here
13
0 commit comments