Fix: generate service in canary-traffic trait (#2307)

fix ci

Fix: apply remaing bug

fix ci
This commit is contained in:
wyike
2021-09-15 14:25:55 +08:00
committed by GitHub
parent 4ff4afde51
commit a151d17fde
3 changed files with 12 additions and 0 deletions
@@ -82,6 +82,10 @@ data:
}
}
}
applyRemaining: op.#ApplyRemaining & {
exceptions: [comp__]
}
type: raw
- name: istio-gateway
properties:
@@ -79,6 +79,10 @@ spec:
}
}
}
applyRemaining: op.#ApplyRemaining & {
exceptions: [comp__]
}
type: raw
- name: istio-gateway
properties:
@@ -59,6 +59,10 @@ spec:
}
}
applyRemaining: op.#ApplyRemaining & {
exceptions: [comp__]
}