[traefik] Remove TraefikService metadata from canary spec

This commit is contained in:
nmlc
2020-11-26 05:52:42 +05:00
parent adeb585de1
commit 746507dcc9
8 changed files with 5 additions and 50 deletions
-12
View File
@@ -542,18 +542,6 @@ spec:
type: object
additionalProperties:
type: string
traefikService:
description: Metadata to add to the TraefikService
type: object
properties:
labels:
type: object
additionalProperties:
type: string
annotations:
type: object
additionalProperties:
type: string
skipAnalysis:
description: Skip analysis and promote canary
type: boolean