parent
c609dc4dd5
commit
f24f2706ae
@ -90,7 +90,7 @@ pub mod crdb_database {
|
||||
})
|
||||
{
|
||||
return Some(Ok((
|
||||
format!("{}.yaml", self.name().replace("/", "_")),
|
||||
format!("{}.yaml", self.name().replace("/", "-")),
|
||||
r#"
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
|
Loading…
x
Reference in New Issue
Block a user