Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Gi app riktig navn
Browse files Browse the repository at this point in the history
Co-authored-by: Giao The Cung <[email protected]>
  • Loading branch information
mkjeldsr and gtcno committed Jan 4, 2024
1 parent 3309fe5 commit 2387f29
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nais/nais.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: nais.io/v1alpha1
kind: Application
metadata:
name: dp-service-template
name: dp-regel-behovloser
namespace: teamdagpenger
labels:
team: teamdagpenger
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ COPY --from=jre-build /javaruntime $JAVA_HOME
COPY build/install/* /

USER nobody
CMD ["dp-service-template"]
CMD ["dp-regel-behovloser"]
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rootProject.name = "dp-SERVICENAME"
rootProject.name = "dp-regel-behovloser"
dependencyResolutionManagement {
repositories {
maven("https://github-package-registry-mirror.gc.nav.no/cached/maven-release")
Expand Down

0 comments on commit 2387f29

Please sign in to comment.