Update images + remove tsps
This commit is contained in:
@@ -11,26 +11,9 @@ spec:
|
||||
runAsNonRoot: true
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
topologySpreadConstraints:
|
||||
- maxSkew: 1
|
||||
topologyKey: topology.kubernetes.io/zone
|
||||
whenUnsatisfiable: DoNotSchedule
|
||||
labelSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/instance: html-kube-tester
|
||||
matchLabelKeys:
|
||||
- pod-template-hash
|
||||
- maxSkew: 1
|
||||
topologyKey: kubernetes.io/hostname
|
||||
whenUnsatisfiable: ScheduleAnyway
|
||||
labelSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/instance: html-kube-tester
|
||||
matchLabelKeys:
|
||||
- pod-template-hash
|
||||
initContainers:
|
||||
- name: content-generator
|
||||
image: quay.io/simbelmas/alpine-tools:stable
|
||||
image: quay.io/simbelmas/toolbox:stable
|
||||
command: ["html-kube-tester-init.sh"]
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
Reference in New Issue
Block a user