Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Nov 26, 2024
1 parent eb5e5e9 commit d77c5a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: liveramp-test
name: staging-liveramp
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/staging/liveramp/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: segment-checker
image: 192.168.5.100/liveramp:0.0.2
image: 192.168.5.100/liveramp:0.0.3
ports:
- containerPort: 80
resources:
Expand Down

0 comments on commit d77c5a5

Please sign in to comment.