mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
rev version of stateful set
This commit is contained in:
parent
60272a7730
commit
47b009550b
@ -59,12 +59,12 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
k8s-app: elasticsearch-logging
|
||||
version: v7.4.2
|
||||
version: v7.4.2-1
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
k8s-app: elasticsearch-logging
|
||||
version: v7.4.2
|
||||
version: v7.4.2-1
|
||||
spec:
|
||||
serviceAccountName: elasticsearch-logging
|
||||
containers:
|
||||
|
Loading…
Reference in New Issue
Block a user