From 4460cb73851950f25e59596fd1722e9ada3d81c9 Mon Sep 17 00:00:00 2001 From: Finn Herzfeld Date: Wed, 1 Apr 2020 15:43:54 -0700 Subject: [PATCH] Fix CRD indentation --- artifacts/flagger/crd.yaml | 66 ++++++++++++++++----------------- charts/flagger/crds/crd.yaml | 66 ++++++++++++++++----------------- kustomize/base/flagger/crd.yaml | 66 ++++++++++++++++----------------- 3 files changed, 99 insertions(+), 99 deletions(-) diff --git a/artifacts/flagger/crd.yaml b/artifacts/flagger/crd.yaml index 0fc6b2ac..68cabd96 100644 --- a/artifacts/flagger/crd.yaml +++ b/artifacts/flagger/crd.yaml @@ -499,42 +499,42 @@ spec: format: string type: string type: array - apex: - description: Metadata to add to the apex service + apex: + description: Metadata to add to the apex service + type: object + properties: + labels: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string - primary: - description: Metadata to add to the primary service + additionalProperties: + type: string + annotations: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string - canary: - description: Metadata to add to the canary service + additionalProperties: + type: string + primary: + description: Metadata to add to the primary service + type: object + properties: + labels: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string + additionalProperties: + type: string + annotations: + type: object + additionalProperties: + type: string + canary: + description: Metadata to add to the canary service + type: object + properties: + labels: + type: object + additionalProperties: + type: string + annotations: + type: object + additionalProperties: + type: string skipAnalysis: description: Skip analysis and promote canary type: boolean diff --git a/charts/flagger/crds/crd.yaml b/charts/flagger/crds/crd.yaml index 0fc6b2ac..68cabd96 100644 --- a/charts/flagger/crds/crd.yaml +++ b/charts/flagger/crds/crd.yaml @@ -499,42 +499,42 @@ spec: format: string type: string type: array - apex: - description: Metadata to add to the apex service + apex: + description: Metadata to add to the apex service + type: object + properties: + labels: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string - primary: - description: Metadata to add to the primary service + additionalProperties: + type: string + annotations: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string - canary: - description: Metadata to add to the canary service + additionalProperties: + type: string + primary: + description: Metadata to add to the primary service + type: object + properties: + labels: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string + additionalProperties: + type: string + annotations: + type: object + additionalProperties: + type: string + canary: + description: Metadata to add to the canary service + type: object + properties: + labels: + type: object + additionalProperties: + type: string + annotations: + type: object + additionalProperties: + type: string skipAnalysis: description: Skip analysis and promote canary type: boolean diff --git a/kustomize/base/flagger/crd.yaml b/kustomize/base/flagger/crd.yaml index 0fc6b2ac..68cabd96 100644 --- a/kustomize/base/flagger/crd.yaml +++ b/kustomize/base/flagger/crd.yaml @@ -499,42 +499,42 @@ spec: format: string type: string type: array - apex: - description: Metadata to add to the apex service + apex: + description: Metadata to add to the apex service + type: object + properties: + labels: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string - primary: - description: Metadata to add to the primary service + additionalProperties: + type: string + annotations: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string - canary: - description: Metadata to add to the canary service + additionalProperties: + type: string + primary: + description: Metadata to add to the primary service + type: object + properties: + labels: type: object - properties: - labels: - type: object - additionalProperties: - type: string - annotations: - type: object - additionalProperties: - type: string + additionalProperties: + type: string + annotations: + type: object + additionalProperties: + type: string + canary: + description: Metadata to add to the canary service + type: object + properties: + labels: + type: object + additionalProperties: + type: string + annotations: + type: object + additionalProperties: + type: string skipAnalysis: description: Skip analysis and promote canary type: boolean