mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add traccar client ingress
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: argocd-cm
|
||||
labels:
|
||||
app.kubernetes.io/name: argocd-cm
|
||||
app.kubernetes.io/part-of: argocd
|
||||
data:
|
||||
# kustomize.buildOptions: "--enable-helm"
|
||||
resource.exclusions: |
|
||||
- apiGroups:
|
||||
- "velero.io"
|
||||
kinds:
|
||||
- "Backup"
|
||||
Reference in New Issue
Block a user