Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ec validate image --policy '{
----

The configuration can be provided as a reference to a
xref:cli:ROOT:reference.adoc[EnterpriseContractPolicy] Kubernetes custom
xref:ecc:ROOT:reference.adoc#k8s-api-github-com-enterprise-contract-enterprise-contract-controller-api-v1alpha1-enterprisecontractpolicy[EnterpriseContractPolicy] Kubernetes custom
Comment thread
dheerajodha marked this conversation as resolved.
Outdated
resource by either name (e.g. "my-policy") in the current namespace, or by
providing namespace and the name separaded by slash (`/`) character, such as in
this example:
Expand Down
Loading