1
0
mirror of synced 2026-02-06 19:05:55 +00:00

fix: Remove any leading and trailing whitespace from resource before

exporting

Signed-off-by: Yiannis <yiannistri@users.noreply.github.com>
This commit is contained in:
Yiannis
2023-03-23 19:44:01 +00:00
parent 883815cd53
commit b55f49b4fe
18 changed files with 1 additions and 17 deletions

View File

@@ -14,4 +14,3 @@ spec:
providerRef:
name: slack
summary: Slacktest Notification

View File

@@ -11,4 +11,3 @@ spec:
provider: aws
region: us-east-1
timeout: 30s

View File

@@ -13,4 +13,3 @@ spec:
name: flux-system
timeout: 1m0s
url: ssh://git@github.com/example/repo

View File

@@ -15,4 +15,3 @@ spec:
namespace: {{ .fluxns }}
version: '*'
interval: 5m0s

View File

@@ -9,4 +9,3 @@ spec:
provider: generic
timeout: 1m0s
url: https://stefanprodan.github.io/podinfo

View File

@@ -10,4 +10,3 @@ spec:
policy:
semver:
range: 5.0.x

View File

@@ -10,4 +10,3 @@ spec:
image: ghcr.io/test/podinfo
interval: 1m0s
provider: generic

View File

@@ -17,4 +17,3 @@ spec:
update:
path: ./clusters/my-cluster
strategy: Setters

View File

@@ -11,4 +11,3 @@ spec:
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,4 +8,3 @@ spec:
address: https://hooks.slack.com/services/mock
channel: A channel with spacess
type: slack

View File

@@ -15,4 +15,3 @@ spec:
secretRef:
name: webhook-token
type: github