mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-08-23 22:26:34 +00:00
* update serverity for polaris check * update test checks * update changelog and fix test failure * update tests/checks * update replicas for webhook * update config-full.yaml * update tags Co-authored-by: Robert Brennan <accounts@rbren.io>
12 lines
143 B
YAML
12 lines
143 B
YAML
apiVersion: v1
|
|
kind: Deployment
|
|
metadata:
|
|
name: nginx
|
|
labels:
|
|
env: test
|
|
spec:
|
|
replicas: 1
|
|
template:
|
|
spec:
|
|
containers: []
|