Skip to content

Commit

Permalink
Another dummy change 2
Browse files Browse the repository at this point in the history
  • Loading branch information
DTLP committed Jun 6, 2024
1 parent d1e406e commit 1af9745
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions kyverno/upstream/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ metadata:
app.kubernetes.io/version: v1.11.2
---
apiVersion: v1
kind: Namespace
metadata:
name: kyverno-dummy
labels:
app.kubernetes.io/instance: kyverno
app.kubernetes.io/part-of: kyverno
app.kubernetes.io/version: v1.11.2
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: kyverno-admission-controller
Expand Down Expand Up @@ -45356,6 +45347,7 @@ spec:
args:
- --loggingFormat=text
- --v=2
- --caSecretName=kyverno-svc.kube-system.svc.kyverno-tls-ca
resources:
limits:
cpu: 100m
Expand Down

0 comments on commit 1af9745

Please sign in to comment.