We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86494a8 commit e416715Copy full SHA for e416715
lib/java_buildpack/framework/cloud_sql_security_provider.rb
@@ -58,7 +58,6 @@ def detect
58
59
protected
60
61
- # (see JavaBuildpack::Component::VersionedDependencyComponent#supports?)
62
def supports?
63
@application.services.one_service? FILTER, 'sslrootcert', 'sslcert', 'sslkey'
64
end
0 commit comments