Update README.md and set new image tag.
This commit is contained in:
@@ -299,7 +299,7 @@ kubectl create secret tls your-tls-secret --cert=path/to/cert.crt --key=path/to/
|
||||
Укажите тег образа Loop:
|
||||
```yaml
|
||||
image:
|
||||
tag: "2025-06-10-1" # Например, 2025-06-10-1
|
||||
tag: "2025-11-20-1" # Например, 2025-11-20-1
|
||||
```
|
||||
|
||||
## 2.3 Настройка Ingress
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
registry: registry.loop.ru
|
||||
repository: loop/server
|
||||
tag: 2025-06-10-1
|
||||
tag: 2025-11-20-1
|
||||
pullPolicy: IfNotPresent
|
||||
# pullSecrets:
|
||||
# - myRegistryKeySecretName
|
||||
|
||||
Reference in New Issue
Block a user