better docs

This commit is contained in:
2025-12-11 06:13:19 -05:00
parent c525337d87
commit 48aeff92a2
3 changed files with 158 additions and 2 deletions

View File

@@ -69,6 +69,10 @@ spec:
- containerPort: 8443
name: webhook
env:
- name: STS_ENDPOINT
value: "https://api.vultr.com/v2/assumed-roles/compatibility/aws/sts"
- name: SERVICE_ACCOUNT_AUDIENCE
value: "vultr" #TODO: Probably need to update with whatever is in the action map
- name: TLS_CERT_PATH
value: /etc/webhook/certs/tls.crt
- name: TLS_KEY_PATH