Skip to content

Commit 93a76c9

Browse files
authored
Add ImageConfig to Argo lua script (#862)
Signed-off-by: Christian Artin <[email protected]>
1 parent 933a887 commit 93a76c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/v1.18/guides/crossplane-with-argo-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,9 @@ data:
132132
local has_no_status = {
133133
"Composition",
134134
"CompositionRevision",
135-
"DeploymentRuntimeConfig",
136135
"ControllerConfig",
136+
"DeploymentRuntimeConfig",
137+
"ImageConfig",
137138
"ProviderConfig",
138139
"ProviderConfigUsage"
139140
}

0 commit comments

Comments
 (0)