Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd84ad2c

Browse files
authored
Merge branch 'project-one' into proj-one-whats-new-merge
2 parentsabc1e05 +70a378d commitd84ad2c

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

‎_data/nav.yml‎

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,12 @@
151151
url:"/shared-volumes-of-service-from-composition-step-for-other-yml-steps"
152152
-title:Import data to MongoDB
153153
url:"/import-data-to-mongodb"
154+
-title:NodeJS + Angular2 + MongoDB
155+
url:"/nodejs-angular2-mongodb"
154156
-title:Vault secrets pipelines
155157
url:"/vault-secrets-in-the-pipeline"
156158
-title:Decrypt with Mozilla SOPS
157159
url:"/decryption-with-mozilla-sops"
158-
-title:GitOps secrets
159-
url:"/gitops-secrets"
160160
-title:Launch Composition
161161
url:"/launch-composition"
162162
-title:Use Docker compose
@@ -168,10 +168,6 @@
168168
-title:CD examples
169169
url:"/cd-examples"
170170
sub-pages:
171-
-title:Import data to MongoDB
172-
url:"/import-data-to-mongodb"
173-
-title:NodeJS + Angular2 + MongoDB
174-
url:"/nodejs-angular2-mongodb"
175171
-title:Secure a Docker Container Using HTTP Basic Auth
176172
url:"/secure-a-docker-container-using-http-basic-auth"
177173
-title:Spring Boot + Kafka + Zookeeper
@@ -202,12 +198,12 @@
202198
url:"/deploy-with-kustomize"
203199
-title:Deploy to Docker Swarm
204200
url:"/docker-swarm"
201+
-title:GitOps secrets
202+
url:"/gitops-secrets"
205203
-title:Amazon ECS/Fargate
206204
url:"/amazon-ecs"
207205
-title:Elastic Beanstalk
208206
url:"/elastic-beanstalk"
209-
-title:GitOps examples
210-
url:"/cd-examples"
211207

212208
-title:Pipeline integrations
213209
url:"/integrations"
@@ -589,7 +585,7 @@
589585
-title:Changelog
590586
url:"/changelog"
591587
-title:GitOps what's new
592-
url:"/whats-new"
588+
url:"/gitops-whats-new"
593589

594590
-title:New Codefresh
595591
url:"/new-codefresh"
@@ -599,8 +595,6 @@
599595
-title:Documentation changes
600596
url:"/doc-changes"
601597

602-
603-
604598

605599
-title:Troubleshooting
606600
url:"/troubleshooting"

‎_docs/example-catalog/ci-examples/gitops-secrets.md‎renamed to ‎_docs/example-catalog/cd-examples/gitops-secrets.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title:"Secrets with GitOps"
33
description:"Store secrets in Git with Bitnami sealed secrets"
44
group:example-catalog
5-
sub_group:ci-examples
5+
sub_group:cd-examples
66
redirect_from:
77
-/docs/yaml-examples/examples/gitops-secrets/
88
toc:true
99
---
1010

1111
##Prerequisites
1212

13-
- A[Codefresh account]({{site.baseurl}}/docs/administration/account-user-management/create-codefresh-account/)
13+
- A[freeCodefresh account]({{site.baseurl}}/docs/administration/account-user-management/create-codefresh-account/)
1414
- A Kubernetes cluster
1515
- The[Codefresh GitOps agent]({{site.baseurl}}/docs/integrations/argocd/) installed on the cluster
1616

File renamed without changes.

‎_docs/example-catalog/examples.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,7 @@ Codefresh can deploy to any platform such as VMs, FTP/SSH/S3 sites, app servers,
130130
-[Deploy to Amazon ECS/Fargate]({{site.baseurl}}/docs/example-catalog/cd-examples/amazon-ecs/)
131131

132132

133+
###Secrets examples
134+
135+
Codefresh can automatically export secret key-value pairs using the Vault plugin from the[Step Marketplace](https://codefresh.io/steps/step/vault){:target="\_blank"}.
136+
-[GitOps with Bitnami sealed secrets]({{site.baseurl}}/docs/example-catalog/cd-examples/gitops-secrets)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp