Compare commits
5 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd02c53f1f | ||
| f56278c907 | |||
| 1dfbb27bd2 | |||
| a57d114a67 | |||
| 39938e0e19 |
@@ -113,7 +113,7 @@ spec:
|
||||
mountPath: /scripts
|
||||
containers:
|
||||
- name: pasarguard-node
|
||||
image: 'pasarguard/node:v0.2.1'
|
||||
image: 'pasarguard/node:v0.3.0'
|
||||
imagePullPolicy: Always
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
mountPath: /templates/subscription
|
||||
containers:
|
||||
- name: pasarguard-web
|
||||
image: 'pasarguard/panel:latest'
|
||||
image: 'pasarguard/panel:dev'
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -18,11 +18,9 @@ spec:
|
||||
key: apiKey
|
||||
selector:
|
||||
dnsZones:
|
||||
- "*.hexor.cy"
|
||||
- "*.hexor.ru"
|
||||
- "*.btwiusearch.net"
|
||||
- "hexor.ru"
|
||||
- "hexor.cy"
|
||||
- "btwiusearch.net"
|
||||
- dns01:
|
||||
route53:
|
||||
@@ -35,7 +33,6 @@ spec:
|
||||
key: secretKey
|
||||
selector:
|
||||
dnsZones:
|
||||
- "ps.hexor.cy"
|
||||
- "of.hexor.cy"
|
||||
- "matrix.hexor.cy"
|
||||
- "*.hexor.cy"
|
||||
- "hexor.cy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user