Commit 51f7e96
committed
fix: update Kerberos KDC host to localhost in BigDataContainerFactory
- Changed `KERBY_KDC_HOST` environment variable from `kerby-kdc` to `localhost` to ensure proper local resolution.1 parent fbbab2e commit 51f7e96
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- core/src/main/kotlin/org/openprojectx/bigdata/test/core/container
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments