Skip to content

Commit

Permalink
Add cert-manager resource types to kubetest2-kops artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Rifel <[email protected]>
  • Loading branch information
rifelpet committed Dec 28, 2023
1 parent ec584c9 commit 5ce9d0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/e2e/kubetest2-kops/deployer/dumplogs.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,12 @@ func (d *deployer) dumpClusterInfo() error {
}

namespacedResourceTypes := []string{
"certificaterequests",
"certificates",
"configmaps",
"endpoints",
"endpointslices",
"issuers",
"leases",
"persistentvolumeclaims",
"poddisruptionbudgets",
Expand Down

0 comments on commit 5ce9d0a

Please sign in to comment.