mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
[traefik] Remove TraefikService metadata from canary spec
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user