Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Dec 10, 2024
1 parent 814d32c commit 9883123
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/docker/registry/registry_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,8 @@ func TestGetDockerHubPullSecret(t *testing.T) {
"helm.sh/hook-weight": "-9999",
},
Labels: map[string]string{
"replicated.com/disaster-recovery": "app",
"replicated.com/disaster-recovery": "infra",
"replicated.com/disaster-recovery-chart": "admin-console",
},
},
Type: corev1.SecretTypeDockerConfigJson,
Expand Down

0 comments on commit 9883123

Please sign in to comment.