feat(apt-version-exporter): add apt-version-exporter to core-deployments
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
This commit is contained in:
parent
a4214ff3cc
commit
459870309f
8 changed files with 149 additions and 0 deletions
9
apt-version-exporter/serviceaccount.yaml
Normal file
9
apt-version-exporter/serviceaccount.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: apt-version-exporter
|
||||
app.kubernetes.io/name: apt-version-exporter
|
||||
name: apt-version-exporter-service-account
|
||||
namespace: apt-version-exporter
|
Loading…
Add table
Add a link
Reference in a new issue