apps(kakigoori): Using Anubis with Θώθ
This commit is contained in:
@@ -45,7 +45,7 @@ spec:
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
- name: anubis
|
||||
image: ghcr.io/techarohq/anubis:v1.19.1
|
||||
image: reg.xeiaso.net/techaro/anubis:thoth
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: "BIND"
|
||||
@@ -57,6 +57,16 @@ spec:
|
||||
secretKeyRef:
|
||||
name: anubis-kakigoori-key
|
||||
key: ED25519_PRIVATE_KEY_HEX
|
||||
- name: "THOTH_URL"
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: anubis-kakigoori-key
|
||||
key: THOTH_URL
|
||||
- name: "THOTH_TOKEN"
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: anubis-kakigoori-key
|
||||
key: THOTH_TOKEN
|
||||
- name: "METRICS_BIND"
|
||||
value: ":9090"
|
||||
- name: "SERVE_ROBOTS_TXT"
|
||||
|
Reference in New Issue
Block a user