Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
acies312 authored Mar 6, 2024
1 parent 9f50b64 commit 7948635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosv-backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation(libs.spring.data.jpa)
implementation(libs.hibernate.jpa21.api)

//needed for kubernetes configs and secrets to be added as additional configurations
// needed for kubernetes configs and secrets to be added as additional configurations

implementation(libs.spring.cloud.starter.kubernetes.client.config)
}

0 comments on commit 7948635

Please sign in to comment.