mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 15:35:55 -04:00
fixup! helm: rename CoreDNS configmap
This commit is contained in:
parent
1507ca4aeb
commit
c044787378
@ -379,7 +379,7 @@ func (m *mockApplier) AnnotateCoreDNSResources(_ context.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (s *mockApplier) CleanupCoreDNSResources(_ context.Context) error {
|
||||
func (m *mockApplier) CleanupCoreDNSResources(_ context.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user