Skip to content

Commit

Permalink
Merge pull request #60 from glaciation-heu/feature/optimizing-securit…
Browse files Browse the repository at this point in the history
…y-upgrade

[security] optimize security
  • Loading branch information
ktatarnikovhiro authored Nov 14, 2024
2 parents 7577d87 + 49d844e commit 4c8fec2
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion base/apps/security/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: argocd
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-wave: "-20"
argocd.argoproj.io/sync-wave: "-30"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/gatekeeper-policy-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-30"
spec:
project: default
source:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "-30"
argocd.argoproj.io/sync-wave: "-20"
metadata.gatekeeper.sh/title: "Container Requests"
metadata.gatekeeper.sh/version: 1.0.1
description: >-
Expand Down Expand Up @@ -273,7 +273,7 @@ metadata:
name: k8scontainerlimits
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "-30"
argocd.argoproj.io/sync-wave: "-20"
metadata.gatekeeper.sh/title: "Container Limits"
metadata.gatekeeper.sh/version: 1.0.1
description: >-
Expand Down
8 changes: 4 additions & 4 deletions base/apps/security/manual/setup-ca-and-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: selfsigned-issuer
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-25"
spec:
selfSigned: {}
---
Expand All @@ -16,7 +16,7 @@ metadata:
namespace: cert-manager
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-25"
spec:
isCA: true
commonName: my-selfsigned-ca
Expand All @@ -35,7 +35,7 @@ metadata:
name: private-ca-issuer
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-25"
spec:
ca:
secretName: root-secret
Expand All @@ -49,7 +49,7 @@ metadata:
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-19"
spec:
sources:
# Include a bundle of publicly trusted certificates which can be
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/manual/vault-extras.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "-19"
argocd.argoproj.io/sync-wave: "-25"
spec:
secretName: vault-tls
issuerRef:
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/manual/vault-init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: vault
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-20"
spec:
template:
spec:
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/minio-tenant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/compare-options: ServerSideDiff=true
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-4"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/compare-options: ServerSideDiff=true
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-30"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/replicator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: argocd
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-wave: "-20"
argocd.argoproj.io/sync-wave: "-30"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/trust-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: argocd
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/sync-wave: "-20"
argocd.argoproj.io/sync-wave: "-30"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down
2 changes: 1 addition & 1 deletion base/apps/security/vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/compare-options: ServerSideDiff=true
argocd.argoproj.io/sync-wave: "-8"
argocd.argoproj.io/sync-wave: "-20"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down

0 comments on commit 4c8fec2

Please sign in to comment.