Compare commits
1 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
604f516a40 |
@@ -113,7 +113,7 @@ spec:
|
||||
mountPath: /scripts
|
||||
containers:
|
||||
- name: pasarguard-node
|
||||
image: 'pasarguard/node:v0.3.0'
|
||||
image: 'pasarguard/node:v0.2.1'
|
||||
imagePullPolicy: Always
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
mountPath: /templates/subscription
|
||||
containers:
|
||||
- name: pasarguard-web
|
||||
image: 'pasarguard/panel:dev'
|
||||
image: 'pasarguard/panel:latest'
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -21,6 +21,7 @@ spec:
|
||||
- "*.hexor.ru"
|
||||
- "*.btwiusearch.net"
|
||||
- "hexor.ru"
|
||||
- "hexor.cy"
|
||||
- "btwiusearch.net"
|
||||
- dns01:
|
||||
route53:
|
||||
@@ -34,5 +35,4 @@ spec:
|
||||
selector:
|
||||
dnsZones:
|
||||
- "*.hexor.cy"
|
||||
- "hexor.cy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user