We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-factor cost allocation to follow the new structure for infrastructure
kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.dev.yaml"}}' --type merge --context weekly-11 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.dev.yaml"}}' --type merge --context weekly-12 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.platform.yaml"}}' --type merge --context eu-18 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.playground.yaml"}}' --type merge --context playground-11 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.c2.yaml"}}' --type merge --context c2-prod-25 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.c2.yaml"}}' --type merge --context c2-11
The text was updated successfully, but these errors were encountered:
Richard87
Successfully merging a pull request may close this issue.
Re-factor cost allocation to follow the new structure for infrastructure
Order of things
kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.dev.yaml"}}' --type merge --context weekly-11 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.dev.yaml"}}' --type merge --context weekly-12 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.platform.yaml"}}' --type merge --context eu-18 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.playground.yaml"}}' --type merge --context playground-11 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.c2.yaml"}}' --type merge --context c2-prod-25 kubectl patch rr radix-cost-allocation-api -p '{"spec":{"radixConfigFullName":"radixconfig.c2.yaml"}}' --type merge --context c2-11
PRs
The text was updated successfully, but these errors were encountered: