bugfix:TSG-12144:修复deployment维持新旧pod同时存在的情况
This commit is contained in:
@@ -10,12 +10,14 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: traffic-engine
|
||||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
app: traffic-engine
|
||||
annotations:
|
||||
abcd: "{{ .Values.configHash }}"
|
||||
configPath: "{{ .Values.configHash }}"
|
||||
|
||||
spec:
|
||||
tolerations:
|
||||
|
||||
Reference in New Issue
Block a user