Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Visual cleanup. Remove helm 'coming soon' placeholder page until we decide what should go there #67

Merged
merged 2 commits into from
Aug 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/examples/helm.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/gitops-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ It defines the name of the application and the git url location of the repositor
### `app-gitops-runtime.yaml`
This file defines the flux runtime flow to deploy the application into a specific target.
For example, by default this uses the [flux kustomize](https://fluxcd.io/docs/components/kustomize/kustomization/) support
to deploy your application manifests into the cluster. Other options include [managing helm charts](examples/helm.md).
to deploy your application manifests into the cluster. Other options include managing helm charts.
```yaml
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-0.0.5/examples/_category_.json

This file was deleted.

9 changes: 0 additions & 9 deletions versioned_docs/version-0.0.5/examples/helm.md

This file was deleted.

2 changes: 1 addition & 1 deletion versioned_docs/version-0.0.5/gitops-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ It defines the name of the application and the git url location of the repositor
### `app-gitops-runtime.yaml`
This file defines the flux runtime flow to deploy the application into a specific target.
For example, by default this uses the [flux kustomize](https://fluxcd.io/docs/components/kustomize/kustomization/) support
to deploy your application manifests into the cluster. Other options include [managing helm charts](/docs/examples/helm).
to deploy your application manifests into the cluster. Other options include managing helm charts.
```yaml
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-0.2.0/examples/_category_.json

This file was deleted.

9 changes: 0 additions & 9 deletions versioned_docs/version-0.2.0/examples/helm.md

This file was deleted.

2 changes: 1 addition & 1 deletion versioned_docs/version-0.2.0/gitops-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ It defines the name of the application and the git url location of the repositor
### `app-gitops-runtime.yaml`
This file defines the flux runtime flow to deploy the application into a specific target.
For example, by default this uses the [flux kustomize](https://fluxcd.io/docs/components/kustomize/kustomization/) support
to deploy your application manifests into the cluster. Other options include [managing helm charts](examples/helm.md).
to deploy your application manifests into the cluster. Other options include managing helm charts.
```yaml
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-0.2.1/examples/_category_.json

This file was deleted.

9 changes: 0 additions & 9 deletions versioned_docs/version-0.2.1/examples/helm.md

This file was deleted.

2 changes: 1 addition & 1 deletion versioned_docs/version-0.2.1/gitops-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ It defines the name of the application and the git url location of the repositor
### `app-gitops-runtime.yaml`
This file defines the flux runtime flow to deploy the application into a specific target.
For example, by default this uses the [flux kustomize](https://fluxcd.io/docs/components/kustomize/kustomization/) support
to deploy your application manifests into the cluster. Other options include [managing helm charts](examples/helm.md).
to deploy your application manifests into the cluster. Other options include managing helm charts.
```yaml
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-0.2.2/examples/_category_.json

This file was deleted.

9 changes: 0 additions & 9 deletions versioned_docs/version-0.2.2/examples/helm.md

This file was deleted.

2 changes: 1 addition & 1 deletion versioned_docs/version-0.2.2/gitops-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ It defines the name of the application and the git url location of the repositor
### `app-gitops-runtime.yaml`
This file defines the flux runtime flow to deploy the application into a specific target.
For example, by default this uses the [flux kustomize](https://fluxcd.io/docs/components/kustomize/kustomization/) support
to deploy your application manifests into the cluster. Other options include [managing helm charts](examples/helm.md).
to deploy your application manifests into the cluster. Other options include managing helm charts.
```yaml
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
Expand Down