Skip to content

Commit

Permalink
making a change to fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
dockerymick committed Dec 9, 2024
1 parent b0bfe62 commit b4ca0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion governance/template_functions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -579,5 +579,5 @@ The `hasNodesWithExactRoles` function returns the `true` value if the cluster co
* See xref:../governance/template_support_intro.adoc#template-processing[Template processing] for more details.
* See xref:../governance/adv_template_process.adoc#adv-template-processing[Advanced template processing in configuration policies] for use-cases.
* For label selector examples, see the link:https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/[Kubernetes labels and selectors] documentation.
* Refer to the link:https://golang.org/pkg/text/template/[Golang documentation - Package templates].
* Refer to the link:https://golang.org/pkg/text/template[Golang documentation - Package templates].
* See the link:https://masterminds.github.io/sprig/[Sprig Function Documentation] for more details.

0 comments on commit b4ca0d7

Please sign in to comment.