Skip to content

Commit

Permalink
name change for the simple bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashackt committed Feb 13, 2025
1 parent 0fc3176 commit 60446ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion argocd/infrastructure/aws-s3-public.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: aws-s3
name: aws-s3-public
namespace: argocd
labels:
crossplane.jonashackt.io: infrastructure
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/s3/simple-bucket.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: s3.aws.upbound.io/v1beta1
kind: Bucket
metadata:
name: crossplane-argocd-s3-bucket
name: crossplane-argocd-s3-simple-bucket
spec:
forProvider:
region: eu-central-1
Expand Down

0 comments on commit 60446ae

Please sign in to comment.