Standardize whitespace/newlines for consistency.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer 2020-08-14 14:42:49 -05:00
parent 9376f034ea
commit 787cf47c39
14 changed files with 11 additions and 14 deletions

View File

@ -3,7 +3,7 @@
This example deployment uses `ytt` and `kapp` from [k14s.io](https://k14s.io/). This example deployment uses `ytt` and `kapp` from [k14s.io](https://k14s.io/).
If you would rather not install these command-line tools directly on your machine, If you would rather not install these command-line tools directly on your machine,
you can use alternatively get the most recent version of this container image: you can use alternatively get the most recent version of this container image:
https://hub.docker.com/r/k14s/image/tags https://hub.docker.com/r/k14s/image/tags
1. Fill in the values in [values.yml](values.yaml) 1. Fill in the values in [values.yml](values.yaml)

View File

@ -1,2 +1,2 @@
Copyright 2020 VMware, Inc. Copyright 2020 VMware, Inc.
SPDX-License-Identifier: Apache-2.0 SPDX-License-Identifier: Apache-2.0

View File

@ -5,4 +5,4 @@
set -euo pipefail set -euo pipefail
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )" ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
"$ROOT/hack/module.sh" unittest "$ROOT/hack/module.sh" unittest

View File

@ -6,4 +6,4 @@ set -euo pipefail
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )" ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
"$ROOT/hack/module.sh" tidy "$ROOT/hack/module.sh" tidy
"$ROOT/hack/update-codegen.sh" "$ROOT/hack/update-codegen.sh"

View File

@ -1 +1 @@
invalid invalid

View File

@ -1 +1 @@
test-namespace test-namespace

View File

@ -1 +1 @@
test-namespace test-namespace

View File

@ -1,2 +1,2 @@
foo="bar" foo="bar"
bat="baz" bat="baz"

View File

@ -1 +1 @@
test-namespace test-namespace

View File

@ -1,2 +1,2 @@
foo="bar" foo="bar"
bat="baz" bat="baz"

View File

@ -1 +1 @@
test-namespace test-namespace

View File

@ -2,4 +2,3 @@
webhook: webhook:
url: https://tuna.com/fish?marlin url: https://tuna.com/fish?marlin
caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tLi4u caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tLi4u

View File

@ -4,4 +4,3 @@ discovery:
webhook: webhook:
url: https://tuna.com/fish?marlin url: https://tuna.com/fish?marlin
caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tLi4u caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tLi4u

View File

@ -2,4 +2,3 @@
webhook: webhook:
url: https://tuna.com/fish?marlin url: https://tuna.com/fish?marlin
caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tLi4u caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tLi4u