We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b43585 commit 5df61daCopy full SHA for 5df61da
README.md
@@ -3,9 +3,6 @@
3
This is the source code for the `codefresh/cf-deploy-kubernetes` container.
4
This container is used to demonstrate a Kubernetes deployment using Codefresh.io
5
6
-For a complete example, check:
7
-https://github.com/codefresh-io/cf-deploy-kubernetes-demo
8
-
9
# Assumptions
10
11
The deployment script makes the following assumptions about your application and
@@ -30,7 +27,7 @@ before failing the build. Defaults to 120 (secs).
30
27
4. KUBERNETES_SERVER - The server (HTTPS endpoint) of the Kubernetes cluster's
31
28
API. Mandatory.
32
29
33
-# Usage in codefresh
+# Usage in codefresh.io
34
35
### deployment.yml
36
0 commit comments