Skip to content
Snippets Groups Projects
Unverified Commit 982360b6 authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

addons: hide inline antiaffinity function

parent e2f1581c
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
},
},
antiaffinity(labelSelector, namespace, type, topologyKey): {
antiaffinity(labelSelector, namespace, type, topologyKey):: {
local podAffinityTerm = {
namespaces: [namespace],
topologyKey: topologyKey,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment