Skip to content

Commit f676362

Browse files
committed
update util.go
Signed-off-by: Anand Kumar Singh <[email protected]>
1 parent 3f167f4 commit f676362

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controllers/argocd/util.go

+1
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,7 @@ type DeprecationEventEmissionStatus struct {
12041204
SSOSpecDeprecationWarningEmitted bool
12051205
DexSpecDeprecationWarningEmitted bool
12061206
DisableDexDeprecationWarningEmitted bool
1207+
TLSInsecureWarningEmitted bool
12071208
}
12081209

12091210
// DeprecationEventEmissionTracker map stores the namespace containing ArgoCD instance as key and DeprecationEventEmissionStatus as value,

0 commit comments

Comments
 (0)