Skip to content

Instantly share code, notes, and snippets.

@YurgenUA
Created May 25, 2025 21:34
Show Gist options
  • Save YurgenUA/27b2f53f781ce88075234623df888415 to your computer and use it in GitHub Desktop.
Save YurgenUA/27b2f53f781ce88075234623df888415 to your computer and use it in GitHub Desktop.
apiVersion: quota.operator.k8s.yfenyuk.io/v1alpha1
kind: ClientQuota
metadata:
name: client-quota
spec:
namespace: playground
clients:
- name: team-x
apiKey: teamx123
quotaMinutes: 120
- name: team-y
apiKey: teamy456
quotaMinutes: 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment