diff --git a/cmd/config/internal/commands/e2e/e2e_test.go b/cmd/config/internal/commands/e2e/e2e_test.go index 54749ed9f..d0bf7d092 100644 --- a/cmd/config/internal/commands/e2e/e2e_test.go +++ b/cmd/config/internal/commands/e2e/e2e_test.go @@ -293,6 +293,8 @@ apiVersion: apps/v1 kind: Deployment metadata: name: foo + annotations: + internal.config.k8s.io/annotations-migration-resource-id: '1' `, } },