Skip to content

Commit

Permalink
fixing typo in the runtimeconfig for helm and k8s (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarsilva948 authored Jun 19, 2024
1 parent 658cdf4 commit 0e35a1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bootstrap/terraform/providers/helm/runtime-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apiVersion: pkg.crossplane.io/v1beta1
kind: DeploymentRuntimeConfig
metadata:
name: ${runtime-config}
spec:
spec:
deploymentTemplate:
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apiVersion: pkg.crossplane.io/v1beta1
kind: DeploymentRuntimeConfig
metadata:
name: ${runtime-config}
spec:
spec:
deploymentTemplate:
spec:
Expand Down

0 comments on commit 0e35a1e

Please sign in to comment.