Skip to content

Commit

Permalink
manifests: drop unsed ingress certkey
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavdahiya committed Feb 11, 2019
1 parent 37ed5ed commit 1be151b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/asset/manifests/operators.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ func (m *Manifests) Dependencies() []asset.Asset {
&Networking{},
&tls.RootCA{},
&tls.EtcdCA{},
&tls.IngressCertKey{},
&tls.KubeCA{},
&tls.EtcdClientCertKey{},
&tls.MCSCertKey{},
Expand Down

0 comments on commit 1be151b

Please sign in to comment.