Files
kami_apple_exchage/backend/deploy/k8s/namespace.yaml
danial 108a8810e6 refactor: migrate to Apple Exchange backend architecture
Remove distributed crawler system and refactor backend to focus on Apple Gift Card Exchange functionality. Update deployment configurations and dependencies accordingly.
2025-08-26 23:39:47 +08:00

7 lines
129 B
YAML

apiVersion: v1
kind: Namespace
metadata:
name: apple-exchange
labels:
name: apple-exchange
app: apple-exchange-system