idk why this matters but im setting it
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
8cd83603c7
commit
a4ab85d4b2
|
@ -4,6 +4,10 @@ kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
name: external-dns
|
name: external-dns
|
||||||
namespace: futureporn
|
namespace: futureporn
|
||||||
|
annotations:
|
||||||
|
app.kubernetes.io/managed-by: Helm
|
||||||
|
meta.helm.sh/release-name: fp
|
||||||
|
meta.helm.sh/release-namespace: futureporn
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
|
|
Loading…
Reference in New Issue