Compare commits
4 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9ef38374c | ||
| 6fb63b7cb9 | |||
| f56278c907 | |||
| 1dfbb27bd2 |
@@ -34,7 +34,7 @@ spec:
|
||||
mountPath: /templates/subscription
|
||||
containers:
|
||||
- name: pasarguard-web
|
||||
image: 'pasarguard/panel:latest'
|
||||
image: 'pasarguard/panel:dev'
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -21,7 +21,6 @@ spec:
|
||||
- "*.hexor.ru"
|
||||
- "*.btwiusearch.net"
|
||||
- "hexor.ru"
|
||||
- "hexor.cy"
|
||||
- "btwiusearch.net"
|
||||
- dns01:
|
||||
route53:
|
||||
@@ -35,4 +34,5 @@ spec:
|
||||
selector:
|
||||
dnsZones:
|
||||
- "*.hexor.cy"
|
||||
- "hexor.cy"
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@ loki:
|
||||
rules_directory: /var/loki/rules
|
||||
compactor:
|
||||
retention_enabled: true
|
||||
delete_request_store: filesystem
|
||||
limits_config:
|
||||
reject_old_samples: false
|
||||
retention_period: 1440h
|
||||
|
||||
Reference in New Issue
Block a user