We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96aedc3 commit 66bc2d5Copy full SHA for 66bc2d5
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v0.13.2
4
+
5
+### Improvements
6
7
+- Added `--kong-admin-service-loadbalancer` to the `ktf envs create`
8
+ subcommand to make it easy to deploy the Kong Admin API as a
9
+ `LoadBalancer` type `Service` when deploying with the Kong addon.
10
+ [#245](https://github.com/Kong/kubernetes-testing-framework/pull/245)
11
12
## v0.13.1
13
14
### Bug Fixes
0 commit comments