mirror of https://github.com/crossplane/docs.git
Update text copy and remove Pivotal logo
This commit is contained in:
parent
d5c7882fa4
commit
16ac13a480
|
@ -99,8 +99,7 @@ stylesheet: index
|
||||||
<p>
|
<p>
|
||||||
<img src="{{ "/images/google-cloud.svg" | relative_url }}" alt="google cloud" /> <img
|
<img src="{{ "/images/google-cloud.svg" | relative_url }}" alt="google cloud" /> <img
|
||||||
src="{{ "/images/aws.svg" | relative_url }}" alt="aws" />
|
src="{{ "/images/aws.svg" | relative_url }}" alt="aws" />
|
||||||
<img src="{{ "/images/microsoft-azure.svg" | relative_url }}" alt="microsoft azure" /> <img
|
<img src="{{ "/images/microsoft-azure.svg" | relative_url }}" alt="microsoft azure" />
|
||||||
src="{{ "/images/comingsoon-pivotal.svg" | relative_url }}" alt="pivotal coming soon" />
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="{{ githubLink }}">Help support these features and add new ones</a>
|
<a href="{{ githubLink }}">Help support these features and add new ones</a>
|
||||||
|
@ -129,8 +128,8 @@ stylesheet: index
|
||||||
</div>
|
</div>
|
||||||
<div class="blueprint-item col-11_xs-10">
|
<div class="blueprint-item col-11_xs-10">
|
||||||
<h3>One source of truth for infrastructure configuration and setup</h3>
|
<h3>One source of truth for infrastructure configuration and setup</h3>
|
||||||
<p>Crossplane integrates with CI/CD pipelines so application infrastructure configuration is stored in a
|
<p>Crossplane integrates with CI/CD pipelines so application infrastructure configuration is
|
||||||
single control cluster.Teams can create, track, and approve changes using the best practices GitOps practices they're already using.</p>
|
stored in a single control cluster. Teams can create, track, and approve changes using GitOps best practices already in use.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="blueprint-bullet col-1_xs-2">
|
<div class="blueprint-bullet col-1_xs-2">
|
||||||
<img src="{{ "/images/cycle.svg" | relative_url }}" />
|
<img src="{{ "/images/cycle.svg" | relative_url }}" />
|
||||||
|
|
Loading…
Reference in New Issue