Skip to content

Commit

Permalink
delete image service and update strategy via git
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyfaza20 committed Jan 8, 2024
1 parent 881532c commit 49c457d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 231 deletions.
231 changes: 0 additions & 231 deletions argocd/apps/application-argocd-image-updater.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions argocd/apps/application-laravel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ metadata:
namespace: argocd
labels:
name: laravel-crud
annotations:
argocd-image-updater.argoproj.io/image-list: dockerhub=registry.hub.docker.com/library/crud_laravel_api-sre-test-app:latest
argocd-image-updater.argoproj.io/gcr-ocademy-api.update-strategy: digest
argocd-image-updater.argoproj.io/write-back-method: git
argocd-image-updater.argoproj.io/git-branch: main
spec:
project: default
source:
Expand Down

0 comments on commit 49c457d

Please sign in to comment.