mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
fix(edgestack): external label on k8s application deployed by edgestack [BE-12318] (#1385)
This commit is contained in:
@@ -40,6 +40,7 @@ type K8sApplication struct {
|
||||
Resource K8sApplicationResource `json:"Resource,omitempty"`
|
||||
HorizontalPodAutoscaler *autoscalingv2.HorizontalPodAutoscaler `json:"HorizontalPodAutoscaler,omitempty" swaggerignore:"true"`
|
||||
CustomResourceMetadata CustomResourceMetadata `json:"CustomResourceMetadata,omitempty"`
|
||||
StackKind string `json:"StackKind,omitempty"`
|
||||
}
|
||||
|
||||
type Metadata struct {
|
||||
|
||||
Reference in New Issue
Block a user